Title: [159094] trunk/Source/WebKit2
Revision
159094
Author
[email protected]
Date
2013-11-11 22:15:22 -0800 (Mon, 11 Nov 2013)

Log Message

URTBF after r159077 to make GTK build happy.

* GNUmakefile.list.am:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (159093 => 159094)


--- trunk/Source/WebKit2/ChangeLog	2013-11-12 04:39:59 UTC (rev 159093)
+++ trunk/Source/WebKit2/ChangeLog	2013-11-12 06:15:22 UTC (rev 159094)
@@ -1,3 +1,9 @@
+2013-11-11  Csaba Osztrogonác  <[email protected]>
+
+        URTBF after r159077 to make GTK build happy.
+
+        * GNUmakefile.list.am:
+
 2013-11-11  Gustavo Noronha Silva  <[email protected]>
 
         REGRESSION(r158976): Web Inspector: unable to start docked or dock

Modified: trunk/Source/WebKit2/GNUmakefile.list.am (159093 => 159094)


--- trunk/Source/WebKit2/GNUmakefile.list.am	2013-11-12 04:39:59 UTC (rev 159093)
+++ trunk/Source/WebKit2/GNUmakefile.list.am	2013-11-12 06:15:22 UTC (rev 159094)
@@ -842,6 +842,8 @@
 	Source/WebKit2/UIProcess/DrawingAreaProxyImpl.h \
 	Source/WebKit2/UIProcess/FindIndicator.cpp \
 	Source/WebKit2/UIProcess/FindIndicator.h \
+	Source/WebKit2/UIProcess/FrameLoadState.cpp \
+	Source/WebKit2/UIProcess/FrameLoadState.h \
 	Source/WebKit2/UIProcess/GenericCallback.h \
 	Source/WebKit2/UIProcess/GeolocationPermissionRequestManagerProxy.cpp \
 	Source/WebKit2/UIProcess/GeolocationPermissionRequestManagerProxy.h \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to