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

Unified Diff: third_party/WebKit/Source/core/page/TouchAdjustment.h

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/TouchAdjustment.h
diff --git a/third_party/WebKit/Source/core/page/TouchAdjustment.h b/third_party/WebKit/Source/core/page/TouchAdjustment.h
index 02be27e903940bad3eed9fed4b2fca6e08db6ccc..2283c57b94af7e8a5df2863a6c1827612e63a83f 100644
--- a/third_party/WebKit/Source/core/page/TouchAdjustment.h
+++ b/third_party/WebKit/Source/core/page/TouchAdjustment.h
@@ -23,8 +23,8 @@
#include "platform/geometry/IntPoint.h"
#include "platform/geometry/IntRect.h"
#include "platform/heap/Handle.h"
-#include "wtf/RefPtr.h"
-#include "wtf/Vector.h"
+#include "platform/wtf/RefPtr.h"
+#include "platform/wtf/Vector.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/page/SpellCheckerClient.h ('k') | third_party/WebKit/Source/core/page/TouchDisambiguation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698