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

Unified Diff: third_party/WebKit/Source/platform/WebScheduler.cpp

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/WebScheduler.cpp
diff --git a/third_party/WebKit/Source/platform/WebScheduler.cpp b/third_party/WebKit/Source/platform/WebScheduler.cpp
index e98ad870e7a5a16bd5e5043e1760d434780c6184..92acd20cf34a1ecd206b316868ad704796cafd1e 100644
--- a/third_party/WebKit/Source/platform/WebScheduler.cpp
+++ b/third_party/WebKit/Source/platform/WebScheduler.cpp
@@ -5,8 +5,8 @@
#include "public/platform/WebScheduler.h"
#include "platform/WebFrameScheduler.h"
+#include "platform/wtf/Assertions.h"
#include "public/platform/WebTraceLocation.h"
-#include "wtf/Assertions.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/WebIconSizesParserTest.cpp ('k') | third_party/WebKit/Source/platform/WebTaskRunner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698