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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1396923003: Autofill: Replace "save credit card" infobar with a bubble (Views only). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: defined(TOOLKIT_VIEWS) -> defined(TOOLKIT_VIEWS) && !defined(OS_MACOSX). Created 5 years, 2 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/chrome_browser_ui.gypi ('k') | chrome/test/base/test_browser_window.h » ('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 a1c60406713d3076d9bcc10237ef5fb0984c23b5..f36f31dbb232e968175c41b39d26f378f4097c64 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -37,7 +37,6 @@
'browser/autocomplete/shortcuts_database_unittest.cc',
'browser/autocomplete/shortcuts_provider_unittest.cc',
'browser/autocomplete/zero_suggest_provider_unittest.cc',
- 'browser/autofill/autofill_cc_infobar_delegate_unittest.cc',
'browser/background_sync/background_sync_controller_impl_unittest.cc',
'browser/banners/app_banner_data_fetcher_unittest.cc',
'browser/banners/app_banner_settings_helper_unittest.cc',
@@ -532,6 +531,7 @@
'../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': [
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chrome/test/base/test_browser_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698