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

Unified Diff: third_party/WebKit/Source/platform/WebFrameScheduler.h

Issue 2810413002: Rewrite references to "wtf/" to "platform/wtf/" in the rest of platform/. (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/platform/WebFrameScheduler.h
diff --git a/third_party/WebKit/Source/platform/WebFrameScheduler.h b/third_party/WebKit/Source/platform/WebFrameScheduler.h
index 3d7124f6dc57854e2eedc2ba6a6c4b8098382e91..f1ea4505332ce61291aa6c0abb5be50199cd01e6 100644
--- a/third_party/WebKit/Source/platform/WebFrameScheduler.h
+++ b/third_party/WebKit/Source/platform/WebFrameScheduler.h
@@ -5,7 +5,7 @@
#ifndef WebFrameScheduler_h
#define WebFrameScheduler_h
-#include "wtf/RefPtr.h"
+#include "platform/wtf/RefPtr.h"
#include <memory>
« no previous file with comments | « third_party/WebKit/Source/platform/WaitableEvent.cpp ('k') | third_party/WebKit/Source/platform/WebIconSizesParser.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698