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

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: 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: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 5ceb90a00c1327ef9ee6af3683ab6767b7ce08dd..1302b7dadd7fcf2ea90abbfba6919d81c15f6a47 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -352,6 +352,7 @@
'../tools/json_schema_compiler/test/simple_api_unittest.cc',
],
'chrome_unit_tests_android_sources': [
+ 'browser/autofill/autofill_assist_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