Title: [157583] trunk/Source/WebKit2
- Revision
- 157583
- Author
- [email protected]
- Date
- 2013-10-17 11:33:26 -0700 (Thu, 17 Oct 2013)
Log Message
Blind attempt at gtk-wk2 build fix.
* GNUmakefile.am:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (157582 => 157583)
--- trunk/Source/WebKit2/ChangeLog 2013-10-17 18:30:00 UTC (rev 157582)
+++ trunk/Source/WebKit2/ChangeLog 2013-10-17 18:33:26 UTC (rev 157583)
@@ -1,5 +1,11 @@
2013-10-17 Brady Eidson <[email protected]>
+ Blind attempt at gtk-wk2 build fix.
+
+ * GNUmakefile.am:
+
+2013-10-17 Brady Eidson <[email protected]>
+
Add scaffolding for IDBDatabaseBackends in Web and Database processes
https://bugs.webkit.org/show_bug.cgi?id=122971
Modified: trunk/Source/WebKit2/GNUmakefile.am (157582 => 157583)
--- trunk/Source/WebKit2/GNUmakefile.am 2013-10-17 18:30:00 UTC (rev 157582)
+++ trunk/Source/WebKit2/GNUmakefile.am 2013-10-17 18:33:26 UTC (rev 157583)
@@ -110,6 +110,8 @@
-I$(srcdir)/Source/WebKit2/Shared/CoreIPCSupport \
-I$(srcdir)/Source/WebKit2/Shared/Downloads \
-I$(srcdir)/Source/WebKit2/Shared/Downloads/soup \
+ -I$(srcdir)/Source/WebKit2/Shared/Databases \
+ -I$(srcdir)/Source/WebKit2/Shared/Databases/IndexedDB \
-I$(srcdir)/Source/WebKit2/Shared/gtk \
-I$(srcdir)/Source/WebKit2/Shared/Network \
-I$(srcdir)/Source/WebKit2/Shared/Plugins \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes