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

Unified Diff: third_party/WebKit/Source/platform/ScriptForbiddenScope.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/ScriptForbiddenScope.cpp
diff --git a/third_party/WebKit/Source/platform/ScriptForbiddenScope.cpp b/third_party/WebKit/Source/platform/ScriptForbiddenScope.cpp
index 83640494c1e6dff772c733694114ed4966f6ffdd..2bc5fa54be2c0f75894fbac48e0ae23759394ead 100644
--- a/third_party/WebKit/Source/platform/ScriptForbiddenScope.cpp
+++ b/third_party/WebKit/Source/platform/ScriptForbiddenScope.cpp
@@ -4,7 +4,7 @@
#include "platform/ScriptForbiddenScope.h"
-#include "wtf/Assertions.h"
+#include "platform/wtf/Assertions.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/ScriptForbiddenScope.h ('k') | third_party/WebKit/Source/platform/SecureTextInput.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698