Title: [210057] trunk/Source/WebCore
- Revision
- 210057
- Author
- [email protected]
- Date
- 2016-12-21 03:48:58 -0800 (Wed, 21 Dec 2016)
Log Message
[CMake] Remove remaining INDIE_UI related entries.
https://bugs.webkit.org/show_bug.cgi?id=165881
Unreviewed.
* CMakeLists.txt:
Modified Paths
Diff
Modified: trunk/Source/WebCore/CMakeLists.txt (210056 => 210057)
--- trunk/Source/WebCore/CMakeLists.txt 2016-12-21 07:48:37 UTC (rev 210056)
+++ trunk/Source/WebCore/CMakeLists.txt 2016-12-21 11:48:58 UTC (rev 210057)
@@ -14,7 +14,6 @@
"${WEBCORE_DIR}/Modules/indexeddb/client"
"${WEBCORE_DIR}/Modules/indexeddb/server"
"${WEBCORE_DIR}/Modules/indexeddb/shared"
- "${WEBCORE_DIR}/Modules/indieui"
"${WEBCORE_DIR}/Modules/mediacontrols/"
"${WEBCORE_DIR}/Modules/mediasession"
"${WEBCORE_DIR}/Modules/mediasource"
@@ -140,7 +139,6 @@
Modules/fetch
Modules/geolocation
Modules/indexeddb
- Modules/indieui
Modules/mediasession
Modules/mediastream
Modules/notifications
Modified: trunk/Source/WebCore/ChangeLog (210056 => 210057)
--- trunk/Source/WebCore/ChangeLog 2016-12-21 07:48:37 UTC (rev 210056)
+++ trunk/Source/WebCore/ChangeLog 2016-12-21 11:48:58 UTC (rev 210057)
@@ -1,3 +1,12 @@
+2016-12-21 Carlos Alberto Lopez Perez <[email protected]>
+
+ [CMake] Remove remaining INDIE_UI related entries.
+ https://bugs.webkit.org/show_bug.cgi?id=165881
+
+ Unreviewed.
+
+ * CMakeLists.txt:
+
2016-12-20 Carlos Garcia Campos <[email protected]>
[Cairo] Conditional jump or move depends on uninitialised value(s)
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes