Title: [212991] trunk/Source/WebCore
Revision
212991
Author
cdu...@apple.com
Date
2017-02-24 20:27:09 -0800 (Fri, 24 Feb 2017)

Log Message

Unreviewed GTK build fix after r212965

* CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Source/WebCore/CMakeLists.txt (212990 => 212991)


--- trunk/Source/WebCore/CMakeLists.txt	2017-02-25 04:05:05 UTC (rev 212990)
+++ trunk/Source/WebCore/CMakeLists.txt	2017-02-25 04:27:09 UTC (rev 212991)
@@ -2091,6 +2091,7 @@
     platform/LengthSize.cpp
     platform/LinkHash.cpp
     platform/Logging.cpp
+    platform/LowPowerModeNotifier.cpp
     platform/MIMETypeRegistry.cpp
     platform/MainThreadSharedTimer.cpp
     platform/MemoryPressureHandler.cpp

Modified: trunk/Source/WebCore/ChangeLog (212990 => 212991)


--- trunk/Source/WebCore/ChangeLog	2017-02-25 04:05:05 UTC (rev 212990)
+++ trunk/Source/WebCore/ChangeLog	2017-02-25 04:27:09 UTC (rev 212991)
@@ -1,5 +1,11 @@
 2017-02-24  Chris Dumez  <cdu...@apple.com>
 
+        Unreviewed GTK build fix after r212965
+
+        * CMakeLists.txt:
+
+2017-02-24  Chris Dumez  <cdu...@apple.com>
+
         Unreviewed, rolling out r212944.
 
         Caused a lot of failures on the debug bots
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to