Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(649)

Unified Diff: third_party/WebKit/Source/core/page/PageVisibilityNotifier.cpp

Issue 2815193003: Rewrite references to "wtf/" to "platform/wtf/" in core/page. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/page/PageVisibilityNotifier.cpp
diff --git a/third_party/WebKit/Source/core/page/PageVisibilityNotifier.cpp b/third_party/WebKit/Source/core/page/PageVisibilityNotifier.cpp
index f339c2c5a2300c9a32cf686a5a446b8e308de0de..a573b6af1098cf1c1c837efd405affd0acb59849 100644
--- a/third_party/WebKit/Source/core/page/PageVisibilityNotifier.cpp
+++ b/third_party/WebKit/Source/core/page/PageVisibilityNotifier.cpp
@@ -26,7 +26,7 @@
#include "core/page/PageVisibilityNotifier.h"
#include "core/page/PageVisibilityObserver.h"
-#include "wtf/AutoReset.h"
+#include "platform/wtf/AutoReset.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/page/PagePopupController.h ('k') | third_party/WebKit/Source/core/page/PageVisibilityState.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698