[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 15:55:33 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 2e9b0abc13f905520801e5045bd39e026faa7f80
Author: ap at apple.com <ap at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 16 18:58:05 2010 +0000

            Windows build fix.
    
            * DerivedSources.cpp: Removing CSS Variables generated files.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72121 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 7a53f26..552f6bd 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-16  Alexey Proskuryakov  <ap at apple.com>
+
+        Windows build fix.
+
+        * DerivedSources.cpp: Removing CSS Variables generated files.
+
 2010-11-16  Eric Carlson  <eric.carlson at apple.com>
 
         Reviewed by John Sullivan.
diff --git a/WebCore/DerivedSources.cpp b/WebCore/DerivedSources.cpp
index 8c95d25..5d2d10a 100644
--- a/WebCore/DerivedSources.cpp
+++ b/WebCore/DerivedSources.cpp
@@ -63,8 +63,6 @@
 #include "JSCSSStyleSheet.cpp"
 #include "JSCSSValue.cpp"
 #include "JSCSSValueList.cpp"
-#include "JSCSSVariablesDeclaration.cpp"
-#include "JSCSSVariablesRule.cpp"
 #include "JSCustomEvent.cpp"
 #include "JSDatabase.cpp"
 #include "JSDatabaseCallback.cpp"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list