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

rniwa at webkit.org rniwa at webkit.org
Wed Dec 22 15:32:22 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 2c3c8800e23c2d16e7856e4b084437ffaa566a6b
Author: rniwa at webkit.org <rniwa at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Nov 6 22:56:01 2010 +0000

    2010-11-06  Ryosuke Niwa  <rniwa at webkit.org>
    
            Unreviewed Windows build fix.
    
            * editing/EditingAllInOne.cpp: Added EditingStyle.cpp
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71470 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 1bc7649..cb4bf4a 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-06  Ryosuke Niwa  <rniwa at webkit.org>
+
+        Unreviewed Windows build fix.
+
+        * editing/EditingAllInOne.cpp: Added EditingStyle.cpp
+
 2010-11-04  Ryosuke Niwa  <rniwa at webkit.org>
 
         Reviewed by Darin Adler.
diff --git a/WebCore/editing/EditingAllInOne.cpp b/WebCore/editing/EditingAllInOne.cpp
index 81483f8..e93840a 100644
--- a/WebCore/editing/EditingAllInOne.cpp
+++ b/WebCore/editing/EditingAllInOne.cpp
@@ -36,6 +36,7 @@
 #include <DeleteFromTextNodeCommand.cpp>
 #include <DeleteSelectionCommand.cpp>
 #include <EditCommand.cpp>
+#include <EditingStyle.cpp>
 #include <Editor.cpp>
 #include <EditorCommand.cpp>
 #include <FormatBlockCommand.cpp>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list