Title: [149431] trunk/Source/WebKit2
- Revision
- 149431
- Author
- [email protected]
- Date
- 2013-05-01 04:22:13 -0700 (Wed, 01 May 2013)
Log Message
Unreviewed GTK build fix after r149417.
* GNUmakefile.list.am: Added PageBanner.[cpp|h] to the list of
sources.
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (149430 => 149431)
--- trunk/Source/WebKit2/ChangeLog 2013-05-01 10:14:33 UTC (rev 149430)
+++ trunk/Source/WebKit2/ChangeLog 2013-05-01 11:22:13 UTC (rev 149431)
@@ -1,3 +1,10 @@
+2013-05-01 Sergio Villar Senin <[email protected]>
+
+ Unreviewed GTK build fix after r149417.
+
+ * GNUmakefile.list.am: Added PageBanner.[cpp|h] to the list of
+ sources.
+
2013-05-01 Ryuan Choi <[email protected]>
[EFL] Unreviewed buildfix after r149416 and r149417.
Modified: trunk/Source/WebKit2/GNUmakefile.list.am (149430 => 149431)
--- trunk/Source/WebKit2/GNUmakefile.list.am 2013-05-01 10:14:33 UTC (rev 149430)
+++ trunk/Source/WebKit2/GNUmakefile.list.am 2013-05-01 11:22:13 UTC (rev 149431)
@@ -1209,6 +1209,8 @@
Source/WebKit2/WebProcess/WebPage/gtk/WebPrintOperationGtk.h \
Source/WebKit2/WebProcess/WebPage/LayerTreeHost.cpp \
Source/WebKit2/WebProcess/WebPage/LayerTreeHost.h \
+ Source/WebKit2/WebProcess/WebPage/PageBanner.cpp \
+ Source/WebKit2/WebProcess/WebPage/PageBanner.h \
Source/WebKit2/WebProcess/WebPage/PageOverlay.cpp \
Source/WebKit2/WebProcess/WebPage/PageOverlay.h \
Source/WebKit2/WebProcess/WebPage/WebBackForwardListProxy.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes