Title: [159126] trunk/Source/WebKit2
Revision
159126
Author
o...@webkit.org
Date
2013-11-12 11:06:07 -0800 (Tue, 12 Nov 2013)

Log Message

One more URTBF after r159108, I hope the last one.

* GNUmakefile.am:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (159125 => 159126)


--- trunk/Source/WebKit2/ChangeLog	2013-11-12 19:01:10 UTC (rev 159125)
+++ trunk/Source/WebKit2/ChangeLog	2013-11-12 19:06:07 UTC (rev 159126)
@@ -1,3 +1,9 @@
+2013-11-12  Csaba Osztrogonác  <o...@webkit.org>
+
+        One more URTBF after r159108, I hope the last one.
+
+        * GNUmakefile.am:
+
 2013-11-12  Tim Horton  <timothy_hor...@apple.com>
 
         Remote Layer Tree: Assertions during layer flushing after replaceSublayer()

Modified: trunk/Source/WebKit2/GNUmakefile.am (159125 => 159126)


--- trunk/Source/WebKit2/GNUmakefile.am	2013-11-12 19:01:10 UTC (rev 159125)
+++ trunk/Source/WebKit2/GNUmakefile.am	2013-11-12 19:06:07 UTC (rev 159126)
@@ -62,6 +62,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$(top_builddir)/DerivedSources/WebKit2/include \
 	$(COVERAGE_CFLAGS) \
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to