Title: [101768] trunk/Source/WebKit2
Revision
101768
Author
[email protected]
Date
2011-12-02 02:14:46 -0800 (Fri, 02 Dec 2011)

Log Message

Unreviewed. GTK+ build fix.

* GNUmakefile.am:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (101767 => 101768)


--- trunk/Source/WebKit2/ChangeLog	2011-12-02 09:31:03 UTC (rev 101767)
+++ trunk/Source/WebKit2/ChangeLog	2011-12-02 10:14:46 UTC (rev 101768)
@@ -1,3 +1,9 @@
+2011-12-02  Gustavo Noronha Silva  <[email protected]>
+
+        Unreviewed. GTK+ build fix.
+
+        * GNUmakefile.am:
+
 2011-12-02  Zalan Bujtas  <[email protected]>
 
         [Qt][WK2] ASSERT at QQuickWebViewPrivate::computeViewportConstraints() when API test is exercising zero sized views.

Modified: trunk/Source/WebKit2/GNUmakefile.am (101767 => 101768)


--- trunk/Source/WebKit2/GNUmakefile.am	2011-12-02 09:31:03 UTC (rev 101767)
+++ trunk/Source/WebKit2/GNUmakefile.am	2011-12-02 10:14:46 UTC (rev 101768)
@@ -150,6 +150,7 @@
 	DerivedSources/WebKit2/WebMediaCacheManagerMessages.h \
 	DerivedSources/WebKit2/WebMediaCacheManagerProxyMessageReceiver.cpp \
 	DerivedSources/WebKit2/WebMediaCacheManagerProxyMessages.h \
+	DerivedSources/WebKit2/WebNotificationManagerMessages.h \
 	DerivedSources/WebKit2/WebNotificationManagerProxyMessageReceiver.cpp \
 	DerivedSources/WebKit2/WebNotificationManagerProxyMessages.h \
 	DerivedSources/WebKit2/WebPageProxyMessageReceiver.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to