Title: [151490] trunk/Source/WebKit2
Revision
151490
Author
[email protected]
Date
2013-06-12 01:36:39 -0700 (Wed, 12 Jun 2013)

Log Message

Unreviewed GTK build fix.

* GNUmakefile.list.am: Adding missing build targets to the plugin process after r151480.

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (151489 => 151490)


--- trunk/Source/WebKit2/ChangeLog	2013-06-12 08:09:47 UTC (rev 151489)
+++ trunk/Source/WebKit2/ChangeLog	2013-06-12 08:36:39 UTC (rev 151490)
@@ -1,3 +1,9 @@
+2013-06-12  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK build fix.
+
+        * GNUmakefile.list.am: Adding missing build targets to the plugin process after r151480.
+
 2013-06-11  Gavin Barraclough  <[email protected]>
 
         Add NSSupportsAppNap keys to WebProcess, PluginProcess

Modified: trunk/Source/WebKit2/GNUmakefile.list.am (151489 => 151490)


--- trunk/Source/WebKit2/GNUmakefile.list.am	2013-06-12 08:09:47 UTC (rev 151489)
+++ trunk/Source/WebKit2/GNUmakefile.list.am	2013-06-12 08:36:39 UTC (rev 151490)
@@ -1273,6 +1273,8 @@
 	Source/WebKit2/PluginProcess/unix/PluginProcessMainUnix.h \
 	Source/WebKit2/PluginProcess/unix/PluginProcessMainUnix.cpp \
 	Source/WebKit2/PluginProcess/unix/PluginProcessUnix.cpp \
+	Source/WebKit2/Shared/ActivityAssertion.cpp \
+	Source/WebKit2/Shared/ActivityAssertion.h \
 	Source/WebKit2/Shared/ChildProcess.cpp \
 	Source/WebKit2/Shared/ChildProcess.h \
 	Source/WebKit2/Shared/ChildProcessProxy.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to