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

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 13:08:50 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit c0b20f6a57decd1960276df956c95267ae6ef7b0
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 7 20:18:46 2010 +0000

    2010-09-07  Martin Robinson  <mrobinson at igalia.com>
    
            Add rendering/ColumnInfo.h to the sources list.
    
            * GNUmakefile.am:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66904 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 27b5ba8..dc4f758 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-09-07  Martin Robinson  <mrobinson at igalia.com>
+
+        Add rendering/ColumnInfo.h to the sources list.
+
+        * GNUmakefile.am:
+
 2010-09-07  David Hyatt  <hyatt at apple.com>
 
         Reviewed by Beth Dakin.
diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am
index d0c4092..1e44adc 100644
--- a/WebCore/GNUmakefile.am
+++ b/WebCore/GNUmakefile.am
@@ -2206,6 +2206,7 @@ webcore_sources += \
 	WebCore/rendering/AutoTableLayout.h \
 	WebCore/rendering/BidiRun.cpp \
 	WebCore/rendering/BidiRun.h \
+	WebCore/rendering/ColumnInfo.h \
 	WebCore/rendering/CounterNode.cpp \
 	WebCore/rendering/CounterNode.h \
 	WebCore/rendering/EllipsisBox.cpp \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list