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

Unified Diff: third_party/WebKit/Source/core/page/scrolling/ScrollStateCallback.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/scrolling/ScrollStateCallback.cpp
diff --git a/third_party/WebKit/Source/core/page/scrolling/ScrollStateCallback.cpp b/third_party/WebKit/Source/core/page/scrolling/ScrollStateCallback.cpp
index d1a99bb6e87b5bad7537aae020dbac819afc482b..79a995dfa6601b4815f5e92870350f7a457aa802 100644
--- a/third_party/WebKit/Source/core/page/scrolling/ScrollStateCallback.cpp
+++ b/third_party/WebKit/Source/core/page/scrolling/ScrollStateCallback.cpp
@@ -4,7 +4,7 @@
#include "core/page/scrolling/ScrollStateCallback.h"
-#include "wtf/text/WTFString.h"
+#include "platform/wtf/text/WTFString.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698