Title: [161320] trunk/Source/WebCore
Revision
161320
Author
[email protected]
Date
2014-01-05 01:27:47 -0800 (Sun, 05 Jan 2014)

Log Message

Weekend URTBF after r161319 to make non Mac builds work again.

* page/PageThrottler.h:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (161319 => 161320)


--- trunk/Source/WebCore/ChangeLog	2014-01-05 08:28:30 UTC (rev 161319)
+++ trunk/Source/WebCore/ChangeLog	2014-01-05 09:27:47 UTC (rev 161320)
@@ -1,3 +1,9 @@
+2014-01-05  Csaba Osztrogonác  <[email protected]>
+
+        Weekend URTBF after r161319 to make non Mac builds work again.
+
+        * page/PageThrottler.h:
+
 2014-01-05  Gavin Barraclough  <[email protected]>
 
         Move process suppression of WebProcess to Page (from UIProcess)

Modified: trunk/Source/WebCore/page/PageThrottler.h (161319 => 161320)


--- trunk/Source/WebCore/page/PageThrottler.h	2014-01-05 08:28:30 UTC (rev 161319)
+++ trunk/Source/WebCore/page/PageThrottler.h	2014-01-05 09:27:47 UTC (rev 161320)
@@ -28,7 +28,7 @@
 
 #include "Timer.h"
 
-#include <WebCore/UserActivity.h>
+#include <UserActivity.h>
 #include <wtf/HashSet.h>
 #include <wtf/OwnPtr.h>
 #include <wtf/PassOwnPtr.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to