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

andersca at apple.com andersca at apple.com
Wed Dec 22 11:35:35 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1ef33a3bfb8b8f1e75c9b8b8fd5c6396b9055303
Author: andersca at apple.com <andersca at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 30 01:41:59 2010 +0000

    Fix typo.
    
    * DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64331 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 76640c3..83ba3d9 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,5 +1,11 @@
 2010-07-29  Anders Carlsson  <andersca at apple.com>
 
+        Fix typo.
+
+        * DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro:
+
+2010-07-29  Anders Carlsson  <andersca at apple.com>
+
         Another attempt at fixing the Qt and GTK+ build.
 
         * DumpRenderTree/unix/TestNetscapePlugin/TestNetscapePlugin.cpp:
diff --git a/WebKitTools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro b/WebKitTools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro
index 54651a3..8e831f5 100644
--- a/WebKitTools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro
+++ b/WebKitTools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro
@@ -27,7 +27,7 @@ INCLUDEPATH += ../../../../JavaScriptCore \
 
 SOURCES = PluginObject.cpp \
           TestObject.cpp \
-          Test/DocumentOpenInDestroyStream.cpp
+          Tests/DocumentOpenInDestroyStream.cpp
 
 mac {
     SOURCES += ../../TestNetscapePlugIn/main.cpp

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list