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

Unified Diff: components/components_tests.gyp

Issue 2026353002: [Autofill] Credit Card Assist Infobar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bool fix Created 4 years, 5 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 8053c8d6428625f855a99a50a0dfdbc479471e4d..29964ea172a8dedd758d6cff3e9f916a1dcccb0d 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -24,6 +24,7 @@
'autofill/core/browser/address_i18n_unittest.cc',
'autofill/core/browser/address_unittest.cc',
'autofill/core/browser/address_rewriter_unittest.cc',
+ 'autofill/core/browser/assist_manager_unittest.cc',
'autofill/core/browser/autocomplete_history_manager_unittest.cc',
'autofill/core/browser/autofill_country_unittest.cc',
'autofill/core/browser/autofill_data_model_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698