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

Unified Diff: third_party/WebKit/Source/web/WebScriptSource.cpp

Issue 2805733003: Rewrite references to "wtf/" to "platform/wtf/" in web. (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/web/WebScriptSource.cpp
diff --git a/third_party/WebKit/Source/web/WebScriptSource.cpp b/third_party/WebKit/Source/web/WebScriptSource.cpp
index 65c08757d848bab3bd1988c76988f95d4b891357..c61b9dab06e1146c60c2853948f38dc9f1973cc0 100644
--- a/third_party/WebKit/Source/web/WebScriptSource.cpp
+++ b/third_party/WebKit/Source/web/WebScriptSource.cpp
@@ -5,7 +5,7 @@
#include "public/web/WebScriptSource.h"
#include "bindings/core/v8/ScriptSourceCode.h"
-#include "wtf/text/TextPosition.h"
+#include "platform/wtf/text/TextPosition.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/web/WebRuntimeFeatures.cpp ('k') | third_party/WebKit/Source/web/WebSearchableFormData.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698