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

morrita at google.com morrita at google.com
Wed Dec 22 15:14:14 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 8729d82fe598540f033645e6f3725b4e01c090b2
Author: morrita at google.com <morrita at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 29 08:23:49 2010 +0000

    2010-10-29  MORITA Hajime <morrita at google.com>
    
            Unreviewed attempt for fixing build break for http://trac.webkit.org/changeset/70847
    
            * editing/EditingAllInOne.cpp:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70852 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 6473312..c52e9a7 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-29  MORITA Hajime <morrita at google.com>
+
+        Unreviewed attempt for fixing build break for http://trac.webkit.org/changeset/70847
+
+        * editing/EditingAllInOne.cpp:
+
 2010-10-29  Mihai Parparita  <mihaip at chromium.org>
 
         Reviewed by Adam Barth.
diff --git a/WebCore/editing/EditingAllInOne.cpp b/WebCore/editing/EditingAllInOne.cpp
index ba484be..81483f8 100644
--- a/WebCore/editing/EditingAllInOne.cpp
+++ b/WebCore/editing/EditingAllInOne.cpp
@@ -65,6 +65,7 @@
 #include <SplitElementCommand.cpp>
 #include <SplitTextNodeCommand.cpp>
 #include <SplitTextNodeContainingElementCommand.cpp>
+#include <TextCheckingHelper.cpp>
 #include <TextIterator.cpp>
 #include <TypingCommand.cpp>
 #include <UnlinkCommand.cpp>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list