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

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

Issue 2192703002: More LayoutLocale refactor with additional Chinese support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add encompassed languages within Chinese macrolanguage Created 4 years, 5 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.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index 7e5cb8caeb31141cbb7ff81330ed461ae9b1c4c2..651f9629ff98f2d539a62fbc4859f29f89f1e4bd 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -1250,7 +1250,6 @@
'text/BidiResolverTest.cpp',
'text/CharacterTest.cpp',
'text/DateTimeFormatTest.cpp',
- 'text/LocaleToScriptMappingTest.cpp',
'text/HyphenationTest.cpp',
'text/SegmentedStringTest.cpp',
'text/TextBreakIteratorTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698