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

jhoneycutt at apple.com jhoneycutt at apple.com
Wed Dec 22 18:29:55 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 362d5d1795de0503d5a26e084c6a28d58461b14e
Author: jhoneycutt at apple.com <jhoneycutt at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Dec 13 07:18:28 2010 +0000

    Unreviewed build fix.
    
    * editing/EditingAllInOne.cpp:
    Add new file to the all-in-one.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73888 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 9f7f99a..c115ead 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -2,6 +2,13 @@
 
         Unreviewed build fix.
 
+        * editing/EditingAllInOne.cpp:
+        Add new file to the all-in-one.
+
+2010-12-12  Jon Honeycutt  <jhoneycutt at apple.com>
+
+        Unreviewed build fix.
+
         * WebCore.vcproj/WebCore.vcproj:
         Remove accidentally-committed conflict marker.
 
diff --git a/WebCore/editing/EditingAllInOne.cpp b/WebCore/editing/EditingAllInOne.cpp
index e93840a..e4e0bbb 100644
--- a/WebCore/editing/EditingAllInOne.cpp
+++ b/WebCore/editing/EditingAllInOne.cpp
@@ -63,6 +63,7 @@
 #include <SetNodeAttributeCommand.cpp>
 #include <SmartReplace.cpp>
 #include <SmartReplaceCF.cpp>
+#include <SpellChecker.cpp>
 #include <SplitElementCommand.cpp>
 #include <SplitTextNodeCommand.cpp>
 #include <SplitTextNodeContainingElementCommand.cpp>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list