[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

bdakin at apple.com bdakin at apple.com
Wed Apr 7 23:29:43 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit c07a8060ee10f3bc69c2d982a414760fa8c632dd
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