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

Unified Diff: third_party/WebKit/Source/platform/text/TabSize.h

Issue 2799683005: Rewrite references to "wtf/" to "platform/wtf/" in platform/text. (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/text/TabSize.h
diff --git a/third_party/WebKit/Source/platform/text/TabSize.h b/third_party/WebKit/Source/platform/text/TabSize.h
index a0521246eb4d69d121c65ff1b92d4ed7f8664355..f9e5975de6b6beb2be0d5a5230daac169a1d07ca 100644
--- a/third_party/WebKit/Source/platform/text/TabSize.h
+++ b/third_party/WebKit/Source/platform/text/TabSize.h
@@ -5,7 +5,7 @@
#ifndef TabSize_h
#define TabSize_h
-#include "wtf/Allocator.h"
+#include "platform/wtf/Allocator.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/text/SuffixTree.h ('k') | third_party/WebKit/Source/platform/text/TextBoundaries.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698