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

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

Issue 2081653007: Replace ICU with CED for auto encoding detection (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: hint encoding Created 4 years, 6 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 d311581b98d6510461cddc7d7f33a3634711d645..9fad7035e4d0fc8bc7cb0a4263b0c6ef88b17361 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -365,6 +365,7 @@ component("platform") {
"//mojo/public/cpp/bindings:wtf_support",
"//third_party/WebKit/Source/platform/heap",
"//third_party/WebKit/public:mojo_bindings_blink",
+ "//third_party/ced",
"//third_party/harfbuzz-ng",
"//third_party/icu",
"//ui/gfx",
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698