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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 14312005: auto_login_info_bar_delegate.* -> auto_login_infobar_delegate.*, for consistency with rest of codeb… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 8 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/auto_login_prompter.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
===================================================================
--- chrome/chrome_browser_ui.gypi (revision 194516)
+++ chrome/chrome_browser_ui.gypi (working copy)
@@ -244,8 +244,8 @@
'browser/ui/autofill/data_model_wrapper.h',
'browser/ui/autofill/tab_autofill_manager_delegate.cc',
'browser/ui/autofill/tab_autofill_manager_delegate.h',
- 'browser/ui/auto_login_info_bar_delegate.cc',
- 'browser/ui/auto_login_info_bar_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/base_window.h',
« no previous file with comments | « chrome/browser/ui/auto_login_prompter.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698