[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

ap at apple.com ap at apple.com
Wed Dec 22 11:25:39 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit afe31cce836437ac2ca86d5ff849b71ff438ffd2
Author: ap at apple.com <ap at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 23 01:30:00 2010 +0000

            Windows build fix.
    
            * win/WebKit2.vcproj: Added new files.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63937 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index dcfd58b..6ff96b2 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,5 +1,11 @@
 2010-07-22  Alexey Proskuryakov  <ap at apple.com>
 
+        Windows build fix.
+
+        * win/WebKit2.vcproj: Added new files.
+
+2010-07-22  Alexey Proskuryakov  <ap at apple.com>
+
         Reviewed by Sam Weinig and Darin Adler.
 
         https://bugs.webkit.org/show_bug.cgi?id=42193
diff --git a/WebKit2/win/WebKit2.vcproj b/WebKit2/win/WebKit2.vcproj
index 44bfc79..0522c16 100755
--- a/WebKit2/win/WebKit2.vcproj
+++ b/WebKit2/win/WebKit2.vcproj
@@ -673,6 +673,14 @@
 					>
 				</File>
 				<File
+					RelativePath="..\WebProcess\InjectedBundle\InjectedBundlePageEditorClient.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\WebProcess\InjectedBundle\InjectedBundlePageEditorClient.h"
+					>
+				</File>
+				<File
 					RelativePath="..\WebProcess\InjectedBundle\InjectedBundlePageLoaderClient.cpp"
 					>
 				</File>
@@ -723,6 +731,14 @@
 							>
 						</File>
 						<File
+							RelativePath="..\WebProcess\InjectedBundle\API\c\WKBundleNode.cpp"
+							>
+						</File>
+						<File
+							RelativePath="..\WebProcess\InjectedBundle\API\c\WKBundleNode.h"
+							>
+						</File>
+						<File
 							RelativePath="..\WebProcess\InjectedBundle\API\c\WKBundlePage.cpp"
 							>
 						</File>
@@ -734,6 +750,14 @@
 							RelativePath="..\WebProcess\InjectedBundle\API\c\WKBundlePagePrivate.h"
 							>
 						</File>
+						<File
+							RelativePath="..\WebProcess\InjectedBundle\API\c\WKBundleRange.cpp"
+							>
+						</File>
+						<File
+							RelativePath="..\WebProcess\InjectedBundle\API\c\WKBundleRange.h"
+							>
+						</File>
 					</Filter>
 				</Filter>
 				<Filter

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list