[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.16-1409-g5afdf4d

bdakin at apple.com bdakin at apple.com
Thu Dec 3 13:31:28 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 061e85363df452d46244104d17f10efd9a72ac67
Author: bdakin at apple.com <bdakin at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 10 22:14:56 2009 +0000

    Attempted build fix. (No review needed.)
    
    * GNUmakefile.am: Adding ColorSpace.h
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50765 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 46859c0..9805bc1 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-10  Beth Dakin  <bdakin at apple.com>
+
+        Attempted build fix. (No review needed.)
+
+        * GNUmakefile.am: Adding ColorSpace.h
+
 2009-11-10  Brian Weinstein  <bweinstein at apple.com>
 
         Reviewed by NOBODY - Build Fix.
diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am
index b899d22..0d3f29d 100644
--- a/WebCore/GNUmakefile.am
+++ b/WebCore/GNUmakefile.am
@@ -1484,6 +1484,7 @@ webcore_sources += \
 	WebCore/platform/graphics/BitmapImage.h \
 	WebCore/platform/graphics/Color.cpp \
 	WebCore/platform/graphics/Color.h \
+	WebCore/platform/graphics/ColorSpace.h \
 	WebCore/platform/graphics/DashArray.h \
 	WebCore/platform/graphics/FloatPoint.cpp \
 	WebCore/platform/graphics/FloatPoint.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list