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

Unified Diff: third_party/WebKit/Source/platform/wtf/ASCIICType.cpp

Issue 2741343017: Move files in wtf/ to platform/wtf/ (Part 4). (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/ASCIICType.cpp
diff --git a/third_party/WebKit/Source/wtf/ASCIICType.cpp b/third_party/WebKit/Source/platform/wtf/ASCIICType.cpp
similarity index 98%
rename from third_party/WebKit/Source/wtf/ASCIICType.cpp
rename to third_party/WebKit/Source/platform/wtf/ASCIICType.cpp
index 32bcbca814d99df9c153fe0c29861abf43874767..6e2fbbec008b427d569335c1005c5c5e1bc9a154 100644
--- a/third_party/WebKit/Source/wtf/ASCIICType.cpp
+++ b/third_party/WebKit/Source/platform/wtf/ASCIICType.cpp
@@ -26,7 +26,7 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include "wtf/ASCIICType.h"
+#include "platform/wtf/ASCIICType.h"
namespace WTF {
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/ASCIICType.h ('k') | third_party/WebKit/Source/platform/wtf/Assertions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698