[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 11:26:36 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 54b81798befb5fe7ffb0afc1ca01a7941a5b5ac5
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 23 16:26:15 2010 +0000

    2010-07-23  Martin Robinson  <mrobinson at igalia.com>
    
            Unreviewed build fix.
    
            Fix make dist by aligning the source list with currently used headers.
    
            * GNUmakefile.am:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63983 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 95a11d6..39445f4 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,11 @@
+2010-07-23  Martin Robinson  <mrobinson at igalia.com>
+
+        Unreviewed build fix.
+
+        Fix make dist by aligning the source list with currently used headers.
+
+        * GNUmakefile.am:
+
 2010-07-23  Alex Milowski  <alex at milowski.com>
 
         Reviewed by Darin Adler.
diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am
index ae23fce..7a513e2 100644
--- a/WebCore/GNUmakefile.am
+++ b/WebCore/GNUmakefile.am
@@ -2160,9 +2160,9 @@ webcore_sources += \
 	WebCore/plugins/PluginQuirkSet.h \
 	WebCore/plugins/PluginStream.cpp \
 	WebCore/plugins/PluginStream.h \
-	WebCore/plugins/PluginWidget.h \
 	WebCore/plugins/PluginView.cpp \
 	WebCore/plugins/PluginView.h \
+	WebCore/plugins/PluginViewBase.h \
 	WebCore/plugins/npapi.cpp \
 	WebCore/plugins/npfunctions.h \
 	WebCore/rendering/AutoTableLayout.cpp \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list