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

Unified Diff: third_party/WebKit/Source/platform/wtf/text/TextCodecASCIIFastPath.h

Issue 2764283002: Move files in wtf/ to platform/wtf/ (Part 10). (Closed)
Patch Set: Rebase. Created 3 years, 9 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/wtf/text/TextCodecASCIIFastPath.h
diff --git a/third_party/WebKit/Source/wtf/text/TextCodecASCIIFastPath.h b/third_party/WebKit/Source/platform/wtf/text/TextCodecASCIIFastPath.h
similarity index 98%
copy from third_party/WebKit/Source/wtf/text/TextCodecASCIIFastPath.h
copy to third_party/WebKit/Source/platform/wtf/text/TextCodecASCIIFastPath.h
index 4f83d38e44cab80790bf65707cc6626a6cfa268c..f962d9d25ffa09f0842d2757e6c42976b532caa9 100644
--- a/third_party/WebKit/Source/wtf/text/TextCodecASCIIFastPath.h
+++ b/third_party/WebKit/Source/platform/wtf/text/TextCodecASCIIFastPath.h
@@ -27,7 +27,7 @@
#ifndef TextCodecASCIIFastPath_h
#define TextCodecASCIIFastPath_h
-#include "wtf/text/ASCIIFastPath.h"
+#include "platform/wtf/text/ASCIIFastPath.h"
namespace WTF {
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/text/TextCodec.cpp ('k') | third_party/WebKit/Source/platform/wtf/text/TextCodecICU.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698