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

Unified Diff: third_party/WebKit/Source/platform/wtf/HexNumber.h

Issue 2764243002: Move files in wtf/ to platform/wtf/ (Part 9). (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/HexNumber.h
diff --git a/third_party/WebKit/Source/wtf/HexNumber.h b/third_party/WebKit/Source/platform/wtf/HexNumber.h
similarity index 98%
copy from third_party/WebKit/Source/wtf/HexNumber.h
copy to third_party/WebKit/Source/platform/wtf/HexNumber.h
index 71f6612f54831acd2d65a712988b3529d798910f..dd73cef3149d468eb30ac42f3b35ed3815121084 100644
--- a/third_party/WebKit/Source/wtf/HexNumber.h
+++ b/third_party/WebKit/Source/platform/wtf/HexNumber.h
@@ -20,7 +20,7 @@
#ifndef HexNumber_h
#define HexNumber_h
-#include "wtf/text/StringConcatenate.h"
+#include "platform/wtf/text/StringConcatenate.h"
namespace WTF {
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/BUILD.gn ('k') | third_party/WebKit/Source/platform/wtf/MathExtras.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698