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

Unified Diff: components/components_tests.gyp

Issue 82353002: Move more webdata unittests into components_unittests target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: InitSharedInstance Created 7 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 990c65321918cc9e33d3cd700b9aed645d20e9c6..5cc446cf8fae84964c0782c8bb4da3d16cb5b740 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -18,6 +18,8 @@
'sources': [
'auto_login_parser/auto_login_parser_unittest.cc',
'autofill/core/browser/webdata/autofill_entry_unittest.cc',
+ 'autofill/core/browser/webdata/autofill_table_unittest.cc',
+ 'autofill/core/browser/webdata/web_data_service_unittest.cc',
'autofill/core/common/form_data_unittest.cc',
'autofill/core/common/form_field_data_unittest.cc',
'autofill/core/common/password_form_fill_data_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698