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

Unified Diff: chrome/chrome_browser.gypi

Issue 11721003: Eliminate the LinkInfoBar[Delegate] classes entirely. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address some nits - testing-automation matters? Created 7 years, 12 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/views/infobars/link_infobar.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 61ada2295b48bc1281da83a8efba45ce867a6117..c00b036a06698b85968c6707520ac3d9170b630c 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -110,8 +110,6 @@
'browser/api/infobars/infobar_delegate.cc',
'browser/api/infobars/infobar_delegate.h',
'browser/api/infobars/infobar_service.h',
- 'browser/api/infobars/link_infobar_delegate.cc',
- 'browser/api/infobars/link_infobar_delegate.h',
'browser/api/infobars/one_click_signin_infobar_delegate.cc',
'browser/api/infobars/one_click_signin_infobar_delegate.h',
'browser/api/infobars/simple_alert_infobar_delegate.cc',
@@ -913,6 +911,8 @@
'browser/importer/toolbar_importer.h',
'browser/importer/toolbar_importer_utils.cc',
'browser/importer/toolbar_importer_utils.h',
+ 'browser/infobars/alternate_nav_infobar_delegate.cc',
+ 'browser/infobars/alternate_nav_infobar_delegate.h',
'browser/infobars/infobar.cc',
'browser/infobars/infobar.h',
'browser/infobars/infobar_container.cc',
« no previous file with comments | « chrome/browser/ui/views/infobars/link_infobar.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698