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

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

Issue 1847853004: Move Character.h from platform/fonts to platform/text (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase again Created 4 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/Character.h
diff --git a/third_party/WebKit/Source/platform/fonts/Character.h b/third_party/WebKit/Source/platform/text/Character.h
similarity index 99%
rename from third_party/WebKit/Source/platform/fonts/Character.h
rename to third_party/WebKit/Source/platform/text/Character.h
index 12dbb65581b88804e0ebd94718cd88c7756c564b..2f64ac543ad5e6217906e55d4da5c76e116f56a0 100644
--- a/third_party/WebKit/Source/platform/fonts/Character.h
+++ b/third_party/WebKit/Source/platform/text/Character.h
@@ -32,7 +32,7 @@
#define Character_h
#include "platform/PlatformExport.h"
-#include "platform/fonts/CharacterProperty.h"
+#include "platform/text/CharacterProperty.h"
#include "platform/text/TextDirection.h"
#include "platform/text/TextPath.h"
#include "platform/text/TextRun.h"
« no previous file with comments | « third_party/WebKit/Source/platform/platform_generated.gyp ('k') | third_party/WebKit/Source/platform/text/Character.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698