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

Unified Diff: chrome/chrome_browser.gypi

Issue 6249010: Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 72158)
+++ chrome/chrome_browser.gypi (working copy)
@@ -1971,8 +1971,8 @@
'browser/plugin_download_helper.h',
'browser/plugin_exceptions_table_model.cc',
'browser/plugin_exceptions_table_model.h',
- 'browser/plugin_installer.cc',
- 'browser/plugin_installer.h',
+ 'browser/plugin_installer_infobar_delegate.cc',
+ 'browser/plugin_installer_infobar_delegate.h',
'browser/plugin_process_host.cc',
'browser/plugin_process_host.h',
'browser/plugin_process_host_mac.cc',
@@ -2879,6 +2879,7 @@
'browser/ui/cocoa/infobars/infobar_gradient_view.h',
'browser/ui/cocoa/infobars/infobar_gradient_view.mm',
'browser/ui/cocoa/infobars/infobar_test_helper.h',
+ 'browser/ui/cocoa/infobars/infobar_test_helper.mm',
'browser/ui/cocoa/install_from_dmg.h',
'browser/ui/cocoa/install_from_dmg.mm',
'browser/ui/cocoa/instant_confirm_window_controller.h',
« no previous file with comments | « chrome/browser/ui/views/infobars/translate_infobar_base.cc ('k') | chrome/common/automation_messages_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698