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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 208393015: Revert "Remove desktop auto-login since we don't plan on shipping it there. Refactor the base and … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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/webui/options/browser_options_handler.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 4bc584802962bccd7bf955ccc106f48d5a849d18..b556059c5df89979fd5ef4b459bdc38e846acb58 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -85,10 +85,8 @@
'browser/ui/android/autofill/autofill_popup_view_android.h',
'browser/ui/android/content_settings/popup_blocked_infobar_delegate.cc',
'browser/ui/android/content_settings/popup_blocked_infobar_delegate.h',
- 'browser/ui/android/infobars/auto_login_infobar_delegate.cc',
- 'browser/ui/android/infobars/auto_login_infobar_delegate.h',
- 'browser/ui/android/infobars/auto_login_prompter.cc',
- 'browser/ui/android/infobars/auto_login_prompter.h',
+ 'browser/ui/android/infobars/auto_login_infobar_delegate_android.cc',
+ 'browser/ui/android/infobars/auto_login_infobar_delegate_android.h',
'browser/ui/android/infobars/confirm_infobar.cc',
'browser/ui/android/infobars/confirm_infobar.h',
'browser/ui/android/infobars/infobar_android.cc',
@@ -413,6 +411,10 @@
'browser/ui/autofill/popup_controller_common.h',
'browser/ui/autofill/tab_autofill_manager_delegate.cc',
'browser/ui/autofill/tab_autofill_manager_delegate.h',
+ 'browser/ui/auto_login_infobar_delegate.cc',
+ 'browser/ui/auto_login_infobar_delegate.h',
+ 'browser/ui/auto_login_prompter.cc',
+ 'browser/ui/auto_login_prompter.h',
'browser/ui/blocked_content/blocked_window_params.cc',
'browser/ui/blocked_content/blocked_window_params.h',
'browser/ui/blocked_content/popup_blocker_tab_helper.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/browser_options_handler.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698