Title: [159118] trunk/Source/WebKit2
Revision
159118
Author
[email protected]
Date
2013-11-12 09:51:49 -0800 (Tue, 12 Nov 2013)

Log Message

One more URTBF after r159108.

* GNUmakefile.am:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (159117 => 159118)


--- trunk/Source/WebKit2/ChangeLog	2013-11-12 17:40:47 UTC (rev 159117)
+++ trunk/Source/WebKit2/ChangeLog	2013-11-12 17:51:49 UTC (rev 159118)
@@ -1,3 +1,9 @@
+2013-11-12  Csaba Osztrogonác  <[email protected]>
+
+        One more URTBF after r159108.
+
+        * GNUmakefile.am:
+
 2013-11-12  Anders Carlsson  <[email protected]>
 
         Begin cleaning up handling of ImmutableArray vectors

Modified: trunk/Source/WebKit2/GNUmakefile.am (159117 => 159118)


--- trunk/Source/WebKit2/GNUmakefile.am	2013-11-12 17:40:47 UTC (rev 159117)
+++ trunk/Source/WebKit2/GNUmakefile.am	2013-11-12 17:51:49 UTC (rev 159118)
@@ -99,6 +99,7 @@
 	-I$(srcdir)/Source/WebKit2/Platform \
 	-I$(srcdir)/Source/WebKit2/Platform/CoreIPC \
 	-I$(srcdir)/Source/WebKit2/Platform/CoreIPC/gtk \
+	-I$(srcdir)/Source/WebKit2/Platform/IPC \
 	-I$(srcdir)/Source/WebKit2/Platform/gtk \
 	-I$(srcdir)/Source/WebKit2/PluginProcess \
 	-I$(srcdir)/Source/WebKit2/Shared \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to