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

Unified Diff: chrome/chrome_browser.gypi

Issue 6989001: Misc. infobar stuff: (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 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/translate_message_infobar.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.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 86331)
+++ chrome/chrome_browser.gypi (working copy)
@@ -2027,6 +2027,10 @@
'browser/tab_contents/chrome_interstitial_page.h',
'browser/tab_contents/confirm_infobar_delegate.cc',
'browser/tab_contents/confirm_infobar_delegate.h',
+ 'browser/tab_contents/infobar.cc',
+ 'browser/tab_contents/infobar.h',
+ 'browser/tab_contents/infobar_container.cc',
+ 'browser/tab_contents/infobar_container.h',
'browser/tab_contents/infobar_delegate.cc',
'browser/tab_contents/infobar_delegate.h',
'browser/tab_contents/language_state.cc',
@@ -3072,14 +3076,10 @@
'browser/ui/views/infobars/confirm_infobar.h',
'browser/ui/views/infobars/extension_infobar.cc',
'browser/ui/views/infobars/extension_infobar.h',
- 'browser/ui/views/infobars/infobar.cc',
- 'browser/ui/views/infobars/infobar.h',
'browser/ui/views/infobars/infobar_background.cc',
'browser/ui/views/infobars/infobar_background.h',
'browser/ui/views/infobars/infobar_button_border.cc',
'browser/ui/views/infobars/infobar_button_border.h',
- 'browser/ui/views/infobars/infobar_container.cc',
- 'browser/ui/views/infobars/infobar_container.h',
'browser/ui/views/infobars/infobar_container_view.cc',
'browser/ui/views/infobars/infobar_container_view.h',
'browser/ui/views/infobars/infobar_view.cc',
« no previous file with comments | « chrome/browser/ui/views/infobars/translate_message_infobar.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698