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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 11773036: ObsoleteOSInfoBar -> ObsoleteOSInfoBarDelegate, for consistency with other infobar delegates. (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/startup/startup_browser_creator_impl.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 194434)
+++ chrome/chrome_browser_ui.gypi (working copy)
@@ -1325,8 +1325,8 @@
'browser/ui/startup/default_browser_prompt.cc',
'browser/ui/startup/default_browser_prompt.h',
'browser/ui/startup/default_browser_prompt_win.cc',
- 'browser/ui/startup/obsolete_os_info_bar.cc',
- 'browser/ui/startup/obsolete_os_info_bar.h',
+ 'browser/ui/startup/obsolete_os_infobar_delegate.cc',
+ 'browser/ui/startup/obsolete_os_infobar_delegate.h',
'browser/ui/startup/session_crashed_prompt.cc',
'browser/ui/startup/session_crashed_prompt.h',
'browser/ui/startup/startup_browser_creator.cc',
« no previous file with comments | « chrome/browser/ui/startup/startup_browser_creator_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698