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

Unified Diff: components/components_tests.gyp

Issue 1457393003: [Autofill] Guard against the initialization failure of ICU Collator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: accepted rewrite Created 5 years, 1 month 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index b1de8212201a548a34a91b2768a15cd57dc19357..ad1c0a3808909fabc304d76daabf3a2cd01a286f 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -58,6 +58,7 @@
'autofill/core/browser/webdata/autofill_table_unittest.cc',
'autofill/core/browser/webdata/autofill_wallet_metadata_syncable_service_unittest.cc',
'autofill/core/browser/webdata/web_data_service_unittest.cc',
+ 'autofill/core/common/autofill_l10n_util_unittest.cc',
'autofill/core/common/autofill_regexes_unittest.cc',
'autofill/core/common/autofill_util_unittest.cc',
'autofill/core/common/form_data_unittest.cc',
« no previous file with comments | « components/autofill/core/common/autofill_l10n_util_unittest.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698