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

Unified Diff: components/components_tests.gyp

Issue 180953004: Componentize several Autofill unit tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Response to review Created 6 years, 9 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 | « components/autofill/core/browser/personal_data_manager_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index d5908391a23b9367ecf73276e3e8ae72357bd21f..4c2be5c894b1236c07b52a4bd910b9235165eb96 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -26,7 +26,9 @@
'autofill/core/browser/autofill_data_model_unittest.cc',
'autofill/core/browser/autofill_download_unittest.cc',
'autofill/core/browser/autofill_download_url_unittest.cc',
+ 'autofill/core/browser/autofill_external_delegate_unittest.cc',
'autofill/core/browser/autofill_field_unittest.cc',
+ 'autofill/core/browser/autofill_ie_toolbar_import_win_unittest.cc',
'autofill/core/browser/autofill_manager_unittest.cc',
'autofill/core/browser/autofill_merge_unittest.cc',
'autofill/core/browser/autofill_profile_unittest.cc',
@@ -39,7 +41,9 @@
'autofill/core/browser/form_field_unittest.cc',
'autofill/core/browser/form_structure_unittest.cc',
'autofill/core/browser/name_field_unittest.cc',
+ 'autofill/core/browser/password_autofill_manager_unittest.cc',
'autofill/core/browser/password_generator_unittest.cc',
+ 'autofill/core/browser/personal_data_manager_unittest.cc',
'autofill/core/browser/phone_field_unittest.cc',
'autofill/core/browser/phone_number_unittest.cc',
'autofill/core/browser/phone_number_i18n_unittest.cc',
« no previous file with comments | « components/autofill/core/browser/personal_data_manager_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698