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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gyp

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
Index: third_party/WebKit/Source/platform/blink_platform.gyp
diff --git a/third_party/WebKit/Source/platform/blink_platform.gyp b/third_party/WebKit/Source/platform/blink_platform.gyp
index f63f37490d8e0bb871cdf4a5c0d0f620c2566def..31e889b87813682f3792215b6e054e080beed9c8 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gyp
+++ b/third_party/WebKit/Source/platform/blink_platform.gyp
@@ -150,6 +150,7 @@
'<(DEPTH)/mojo/mojo_public.gyp:mojo_cpp_bindings_wtf_support',
'<(DEPTH)/net/net.gyp:net',
'<(DEPTH)/skia/skia.gyp:skia',
+ '<(DEPTH)/third_party/ced/ced.gyp:ced',
'<(DEPTH)/third_party/harfbuzz-ng/harfbuzz.gyp:harfbuzz-ng',
'<(DEPTH)/third_party/iccjpeg/iccjpeg.gyp:iccjpeg',
'<(DEPTH)/third_party/icu/icu.gyp:icui18n',
« no previous file with comments | « third_party/WebKit/Source/platform/DEPS ('k') | third_party/WebKit/Source/platform/text/TextEncodingDetector.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698