Title: [160306] trunk/Source/WebCore
- Revision
- 160306
- Author
- [email protected]
- Date
- 2013-12-09 03:49:27 -0800 (Mon, 09 Dec 2013)
Log Message
Unreviewed. Fix the GTK+ build with NetworkProcess enabled.
* GNUmakefile.list.am: Add missing file to compilation.
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (160305 => 160306)
--- trunk/Source/WebCore/ChangeLog 2013-12-09 11:45:44 UTC (rev 160305)
+++ trunk/Source/WebCore/ChangeLog 2013-12-09 11:49:27 UTC (rev 160306)
@@ -1,3 +1,9 @@
+2013-12-09 Carlos Garcia Campos <[email protected]>
+
+ Unreviewed. Fix the GTK+ build with NetworkProcess enabled.
+
+ * GNUmakefile.list.am: Add missing file to compilation.
+
2013-12-08 Ryosuke Niwa <[email protected]>
getComputedStyle border-radius shorthand omits vertical radius information
Modified: trunk/Source/WebCore/GNUmakefile.list.am (160305 => 160306)
--- trunk/Source/WebCore/GNUmakefile.list.am 2013-12-09 11:45:44 UTC (rev 160305)
+++ trunk/Source/WebCore/GNUmakefile.list.am 2013-12-09 11:49:27 UTC (rev 160306)
@@ -5478,6 +5478,7 @@
Source/WebCore/platform/network/soup/ResourceRequestSoup.cpp \
Source/WebCore/platform/network/soup/ResourceResponse.h \
Source/WebCore/platform/network/soup/ResourceResponseSoup.cpp \
+ Source/WebCore/platform/network/soup/SynchronousLoaderClientSoup.cpp \
Source/WebCore/platform/ScrollableArea.cpp \
Source/WebCore/platform/ScrollableArea.h \
Source/WebCore/platform/ScrollbarThemeClient.h \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes