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

demarchi at webkit.org demarchi at webkit.org
Wed Dec 22 13:30:47 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 836d37945ff8850565a30e43710afe52e46e9db8
Author: demarchi at webkit.org <demarchi at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Sep 17 19:07:50 2010 +0000

    2010-09-17  Lucas De Marchi  <lucas.demarchi at profusion.mobi>
    
            Unreviewed, build fix. Add files missed in r67704.
    
            * CMakeLists.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67736 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/CMakeLists.txt b/WebCore/CMakeLists.txt
index bc93bad..bbf6ebe 100644
--- a/WebCore/CMakeLists.txt
+++ b/WebCore/CMakeLists.txt
@@ -734,6 +734,7 @@ SET(WebCore_SOURCES
     css/CSSPrimitiveValue.cpp
     css/CSSProperty.cpp
     css/CSSPropertyLonghand.cpp
+    css/CSSPropertySourceData.cpp
     css/CSSReflectValue.cpp
     css/CSSRule.cpp
     css/CSSRuleList.cpp
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 7c2b45c..4ec7fa2 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-09-17  Lucas De Marchi  <lucas.demarchi at profusion.mobi>
+
+        Unreviewed, build fix. Add files missed in r67704.
+
+        * CMakeLists.txt:
+
 2010-09-17  Simon Fraser  <simon.fraser at apple.com>
 
         Reviewed by Chris Marrin.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list