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

Unified Diff: chrome/chrome_browser.gypi

Issue 591063003: Split ChromeContentBrowserClient into smaller parts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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/plugins/chrome_content_browser_client_plugins_part.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
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 26fc961922714362a50269ea12de5cbf525a972b..8ef9e71570843ce8091b2f290ed9a4225f4fdfa5 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1716,6 +1716,8 @@
'browser/pepper_broker_infobar_delegate.h',
'browser/pepper_flash_settings_manager.cc',
'browser/pepper_flash_settings_manager.h',
+ 'browser/plugins/chrome_content_browser_client_plugins_part.cc',
+ 'browser/plugins/chrome_content_browser_client_plugins_part.h',
'browser/plugins/chrome_plugin_service_filter.cc',
'browser/plugins/chrome_plugin_service_filter.h',
'browser/plugins/plugin_data_remover_helper.cc',
« no previous file with comments | « chrome/browser/plugins/chrome_content_browser_client_plugins_part.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698