Title: [159227] trunk/Source/WebKit2
- Revision
- 159227
- Author
- [email protected]
- Date
- 2013-11-13 12:58:11 -0800 (Wed, 13 Nov 2013)
Log Message
Unreviewed EFL build fix after r159222.
* CMakeLists.txt:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/CMakeLists.txt (159226 => 159227)
--- trunk/Source/WebKit2/CMakeLists.txt 2013-11-13 20:54:27 UTC (rev 159226)
+++ trunk/Source/WebKit2/CMakeLists.txt 2013-11-13 20:58:11 UTC (rev 159227)
@@ -211,7 +211,6 @@
Shared/WebEvent.cpp
Shared/WebEventConversion.cpp
Shared/WebGeolocationPosition.cpp
- Shared/WebGraphicsContext.cpp
Shared/WebHitTestResult.cpp
Shared/WebImage.cpp
Shared/WebKeyboardEvent.cpp
@@ -243,7 +242,6 @@
Shared/API/c/WKDictionary.cpp
Shared/API/c/WKError.cpp
Shared/API/c/WKGeometry.cpp
- Shared/API/c/WKGraphicsContext.cpp
Shared/API/c/WKImage.cpp
Shared/API/c/WKMutableArray.cpp
Shared/API/c/WKMutableDictionary.cpp
Modified: trunk/Source/WebKit2/ChangeLog (159226 => 159227)
--- trunk/Source/WebKit2/ChangeLog 2013-11-13 20:54:27 UTC (rev 159226)
+++ trunk/Source/WebKit2/ChangeLog 2013-11-13 20:58:11 UTC (rev 159227)
@@ -1,3 +1,9 @@
+2013-11-13 Michał Pakuła vel Rutka <[email protected]>
+
+ Unreviewed EFL build fix after r159222.
+
+ * CMakeLists.txt:
+
2013-11-13 Anders Carlsson <[email protected]>
Remove WebGraphicsContext
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes