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

Unified Diff: chrome/chrome_browser.gypi

Issue 240193003: Move Infobars core files to the Infobars component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix nib name on mac Created 6 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/website_settings/website_settings_unittest.cc ('k') | chrome/common/chrome_switches.h » ('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 f1fa87ebc22611e02c0af82b85288263cddb4e73..f6cdc8baa1a563bdd34b8863514fda3b3c1afa5c 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -34,6 +34,7 @@
'../components/components.gyp:domain_reliability',
'../components/components.gyp:favicon_base',
'../components/components.gyp:favicon_core',
+ '../components/components.gyp:infobars_core',
'../components/components.gyp:navigation_metrics',
'../components/components.gyp:os_crypt',
'../components/components.gyp:password_manager_core_browser',
@@ -904,14 +905,6 @@
'browser/importer/profile_writer.h',
'browser/infobars/confirm_infobar_delegate.cc',
'browser/infobars/confirm_infobar_delegate.h',
- 'browser/infobars/infobar.cc',
- 'browser/infobars/infobar.h',
- 'browser/infobars/infobar_container.cc',
- 'browser/infobars/infobar_container.h',
- 'browser/infobars/infobar_delegate.cc',
- 'browser/infobars/infobar_delegate.h',
- 'browser/infobars/infobar_manager.cc',
- 'browser/infobars/infobar_manager.h',
'browser/infobars/infobar_service.cc',
'browser/infobars/infobar_service.h',
'browser/infobars/insecure_content_infobar_delegate.cc',
« no previous file with comments | « chrome/browser/ui/website_settings/website_settings_unittest.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698