Title: [176886] trunk/Source/WebKit2
- Revision
- 176886
- Author
- [email protected]
- Date
- 2014-12-05 16:20:27 -0800 (Fri, 05 Dec 2014)
Log Message
Gardening: another build fix for GTK builds.
* CMakeLists.txt:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/CMakeLists.txt (176885 => 176886)
--- trunk/Source/WebKit2/CMakeLists.txt 2014-12-06 00:16:24 UTC (rev 176885)
+++ trunk/Source/WebKit2/CMakeLists.txt 2014-12-06 00:20:27 UTC (rev 176886)
@@ -350,6 +350,7 @@
UIProcess/WebViewportAttributes.cpp
UIProcess/API/APISessionState.cpp
+ UIProcess/API/APIWebsiteDataStore.cpp
UIProcess/API/C/WKApplicationCacheManager.cpp
UIProcess/API/C/WKAuthenticationChallenge.cpp
Modified: trunk/Source/WebKit2/ChangeLog (176885 => 176886)
--- trunk/Source/WebKit2/ChangeLog 2014-12-06 00:16:24 UTC (rev 176885)
+++ trunk/Source/WebKit2/ChangeLog 2014-12-06 00:20:27 UTC (rev 176886)
@@ -1,5 +1,11 @@
2014-12-05 Mark Lam <[email protected]>
+ Gardening: another build fix for GTK builds.
+
+ * CMakeLists.txt:
+
+2014-12-05 Mark Lam <[email protected]>
+
Gardening: more speculative build fix for GTK builds.
* CMakeLists.txt:
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes