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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 2026353002: [Autofill] Credit Card Assist Infobar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: renamed to autofill_assistant Created 4 years, 4 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_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index bb9b357a278f000edf261bba57e5bb62c65b2695..62abebb147adaf83aa4b4cc0acf81ccc690a4e81 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -359,6 +359,7 @@
'../tools/json_schema_compiler/test/simple_api_unittest.cc',
],
'chrome_unit_tests_android_sources': [
+ 'browser/autofill/autofill_credit_card_filling_infobar_delegate_mobile_unittest.cc',
'browser/autofill/autofill_save_card_infobar_delegate_mobile_unittest.cc',
'browser/password_manager/account_chooser_dialog_android_unittest.cc',
'browser/password_manager/auto_signin_first_run_dialog_android_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698