Title: [101770] trunk/Source/WebKit2
Revision
101770
Author
carlo...@webkit.org
Date
2011-12-02 02:20:58 -0800 (Fri, 02 Dec 2011)

Log Message

Unreviewed. Fix GTK+ build after r101750.

* GNUmakefile.am: Add missing files.

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (101769 => 101770)


--- trunk/Source/WebKit2/ChangeLog	2011-12-02 10:17:25 UTC (rev 101769)
+++ trunk/Source/WebKit2/ChangeLog	2011-12-02 10:20:58 UTC (rev 101770)
@@ -1,3 +1,9 @@
+2011-12-02  Carlos Garcia Campos  <cgar...@igalia.com>
+
+        Unreviewed. Fix GTK+ build after r101750.
+
+        * GNUmakefile.am: Add missing files.
+
 2011-12-02  Gustavo Noronha Silva  <g...@gnome.org>
 
         Unreviewed. GTK+ build fix.

Modified: trunk/Source/WebKit2/GNUmakefile.am (101769 => 101770)


--- trunk/Source/WebKit2/GNUmakefile.am	2011-12-02 10:17:25 UTC (rev 101769)
+++ trunk/Source/WebKit2/GNUmakefile.am	2011-12-02 10:20:58 UTC (rev 101770)
@@ -150,6 +150,7 @@
 	DerivedSources/WebKit2/WebMediaCacheManagerMessages.h \
 	DerivedSources/WebKit2/WebMediaCacheManagerProxyMessageReceiver.cpp \
 	DerivedSources/WebKit2/WebMediaCacheManagerProxyMessages.h \
+	DerivedSources/WebKit2/WebNotificationManagerMessageReceiver.cpp \
 	DerivedSources/WebKit2/WebNotificationManagerMessages.h \
 	DerivedSources/WebKit2/WebNotificationManagerProxyMessageReceiver.cpp \
 	DerivedSources/WebKit2/WebNotificationManagerProxyMessages.h \
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to