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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2859123002: Move WebEntities to platform/ (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/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index f48b6f619d8c1e04d9547d6b0e97fa62461fb58d..c3de3365e81f78300c527e178cb316c25fa7df5a 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1440,6 +1440,8 @@ component("platform") {
"text/UnicodeRange.h",
"text/UnicodeUtilities.cpp",
"text/UnicodeUtilities.h",
+ "text/WebEntities.cpp",
+ "text/WebEntities.h",
"text/WritingMode.h",
"text/linux/HyphenationLinux.cpp",
"text/mac/HyphenationMac.cpp",

Powered by Google App Engine
This is Rietveld 408576698