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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1780443002: Cleanup: roll AutofillCCInfoBarDelegate into AutofillSaveCardInfoBarDelegateMobile. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pay_mac_bubble_default
Patch Set: Make overriden methods public. Created 4 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 | « chrome/browser/ui/autofill/chrome_autofill_client.cc ('k') | components/autofill.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 636b0f74e9fd138655cbbb51b31efe5f4fc8b0b5..f98cd41aac2a456d926f4a0a876c2ab69a12193a 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -324,10 +324,10 @@
'../tools/json_schema_compiler/test/simple_api_unittest.cc',
],
'chrome_unit_tests_mac_android_sources': [
- 'browser/autofill/autofill_cc_infobar_delegate_unittest.cc',
'browser/password_manager/save_password_infobar_delegate_unittest.cc',
],
'chrome_unit_tests_android_sources': [
+ 'browser/autofill/autofill_save_card_infobar_delegate_mobile_unittest.cc',
'browser/password_manager/auto_signin_first_run_dialog_android_unittest.cc',
'browser/permissions/permission_queue_controller_unittest.cc',
],
« no previous file with comments | « chrome/browser/ui/autofill/chrome_autofill_client.cc ('k') | components/autofill.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698