Title: [159200] trunk/Source/WebKit2
- Revision
- 159200
- Author
- [email protected]
- Date
- 2013-11-13 09:13:44 -0800 (Wed, 13 Nov 2013)
Log Message
URTBF after r159199 to make cmake and GTK build happy.
* CMakeLists.txt:
* GNUmakefile.list.am:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/CMakeLists.txt (159199 => 159200)
--- trunk/Source/WebKit2/CMakeLists.txt 2013-11-13 17:01:27 UTC (rev 159199)
+++ trunk/Source/WebKit2/CMakeLists.txt 2013-11-13 17:13:44 UTC (rev 159200)
@@ -239,6 +239,7 @@
Shared/API/c/WKConnectionRef.cpp
Shared/API/c/WKContextMenuItem.cpp
Shared/API/c/WKData.cpp
+ Shared/API/c/WKDeprecatedFunctions.cpp
Shared/API/c/WKDictionary.cpp
Shared/API/c/WKError.cpp
Shared/API/c/WKGeometry.cpp
Modified: trunk/Source/WebKit2/ChangeLog (159199 => 159200)
--- trunk/Source/WebKit2/ChangeLog 2013-11-13 17:01:27 UTC (rev 159199)
+++ trunk/Source/WebKit2/ChangeLog 2013-11-13 17:13:44 UTC (rev 159200)
@@ -1,3 +1,10 @@
+2013-11-13 Csaba Osztrogonác <[email protected]>
+
+ URTBF after r159199 to make cmake and GTK build happy.
+
+ * CMakeLists.txt:
+ * GNUmakefile.list.am:
+
2013-11-13 Anders Carlsson <[email protected]>
Add WKDeprecatedFunctions.cpp and move WKArrayIsMutable there
Modified: trunk/Source/WebKit2/GNUmakefile.list.am (159199 => 159200)
--- trunk/Source/WebKit2/GNUmakefile.list.am 2013-11-13 17:01:27 UTC (rev 159199)
+++ trunk/Source/WebKit2/GNUmakefile.list.am 2013-11-13 17:13:44 UTC (rev 159200)
@@ -346,6 +346,7 @@
Source/WebKit2/Shared/API/c/WKData.cpp \
Source/WebKit2/Shared/API/c/WKData.h \
Source/WebKit2/Shared/API/c/WKDeclarationSpecifiers.h \
+ Source/WebKit2/Shared/API/c/WKDeprecatedFunctions.cpp \
Source/WebKit2/Shared/API/c/WKDictionary.cpp \
Source/WebKit2/Shared/API/c/WKDictionary.h \
Source/WebKit2/Shared/API/c/WKError.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes