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

Unified Diff: chrome/chrome_tests.gypi

Issue 11344028: [Autofill] Add a unit test for the autofill_regexes code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ...add the test file Created 8 years, 2 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 6e66284b75283ed31acebc912e986aba2ff85bd5..4578ced76580b4ef412ae414ed357282fef22a1f 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1098,6 +1098,7 @@
'browser/autofill/autofill_metrics_unittest.cc',
'browser/autofill/autofill_profile_unittest.cc',
'browser/autofill/autofill_popup_unittest.cc',
+ 'browser/autofill/autofill_regexes_unittest.cc',
'browser/autofill/autofill_type_unittest.cc',
'browser/autofill/autofill_xml_parser_unittest.cc',
'browser/autofill/contact_info_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698