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

Unified Diff: chrome/chrome_tests.gypi

Issue 6935033: Autofill DOMUI Prefs should work with i18n phone numbers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Namespace and comments. Created 9 years, 7 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 | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index f6a56cd602748f12b559bb76d80a487f04b6d9fd..fda38c6d0a4c693c82de1dda1a39c2a0105d2315 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1231,6 +1231,7 @@
'browser/autofill/personal_data_manager_unittest.cc',
'browser/autofill/phone_field_unittest.cc',
'browser/autofill/phone_number_unittest.cc',
+ 'browser/autofill/phone_number_i18n_unittest.cc',
'browser/autofill/select_control_handler_unittest.cc',
'browser/automation/automation_provider_unittest.cc',
'browser/automation/automation_tab_helper_unittest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698