Title: [102533] trunk/Source/WebKit2
Revision
102533
Author
[email protected]
Date
2011-12-10 16:09:49 -0800 (Sat, 10 Dec 2011)

Log Message

Try to fix the windows build.

* win/WebKit2.vcproj:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (102532 => 102533)


--- trunk/Source/WebKit2/ChangeLog	2011-12-10 23:54:19 UTC (rev 102532)
+++ trunk/Source/WebKit2/ChangeLog	2011-12-11 00:09:49 UTC (rev 102533)
@@ -1,3 +1,9 @@
+2011-12-10  Sam Weinig  <[email protected]>
+
+        Try to fix the windows build.
+
+        * win/WebKit2.vcproj:
+
 2011-12-10  Alexis Menard  <[email protected]>
 
         Unreviewed build fix for Qt.

Modified: trunk/Source/WebKit2/win/WebKit2.vcproj (102532 => 102533)


--- trunk/Source/WebKit2/win/WebKit2.vcproj	2011-12-10 23:54:19 UTC (rev 102532)
+++ trunk/Source/WebKit2/win/WebKit2.vcproj	2011-12-11 00:09:49 UTC (rev 102533)
@@ -2863,6 +2863,14 @@
 				>
 			</File>
 			<File
+				RelativePath="..\UIProcess\WebContextConnectionClient.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\UIProcess\WebContextConnectionClient.h"
+				>
+			</File>
+			<File
 				RelativePath="..\UIProcess\WebContextInjectedBundleClient.cpp"
 				>
 			</File>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to