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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 125443002: In-app messaging to communicate the imminent 32-bit deprecation to 32-bit-only users (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 35471d8b77929143f7e48914330a243d9ba8a363..44042b86bfa33bf35b0a85c464e2f721a2518490 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1559,8 +1559,8 @@
'browser/ui/startup/default_browser_prompt_win.cc',
'browser/ui/startup/google_api_keys_infobar_delegate.cc',
'browser/ui/startup/google_api_keys_infobar_delegate.h',
- 'browser/ui/startup/obsolete_os_infobar_delegate.cc',
- 'browser/ui/startup/obsolete_os_infobar_delegate.h',
+ 'browser/ui/startup/obsolete_system_infobar_delegate.cc',
+ 'browser/ui/startup/obsolete_system_infobar_delegate.h',
'browser/ui/startup/session_crashed_infobar_delegate.cc',
'browser/ui/startup/session_crashed_infobar_delegate.h',
'browser/ui/startup/startup_browser_creator.cc',

Powered by Google App Engine
This is Rietveld 408576698