summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_browser.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_browser.gypi')
-rw-r--r--chrome/chrome_browser.gypi18
1 files changed, 6 insertions, 12 deletions
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index c3dcc69..fafd32c 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -438,8 +438,6 @@
'browser/chrome_page_zoom.h',
'browser/chrome_page_zoom_constants.cc',
'browser/chrome_page_zoom_constants.h',
- 'browser/chrome_plugin_service_filter.cc',
- 'browser/chrome_plugin_service_filter.h',
'browser/chrome_quota_permission_context.cc',
'browser/chrome_quota_permission_context.h',
'browser/chrome_to_mobile_service.cc',
@@ -1284,14 +1282,18 @@
'browser/platform_util_linux.cc',
'browser/platform_util_mac.mm',
'browser/platform_util_win.cc',
+ 'browser/plugins/chrome_plugin_service_filter.cc',
+ 'browser/plugins/chrome_plugin_service_filter.h',
'browser/plugins/plugin_data_remover_helper.cc',
'browser/plugins/plugin_data_remover_helper.h',
'browser/plugins/plugin_finder.cc',
'browser/plugins/plugin_finder.h',
- 'browser/plugins/plugin_installer.cc',
- 'browser/plugins/plugin_installer.h',
+ 'browser/plugins/plugin_info_message_filter.cc',
+ 'browser/plugins/plugin_info_message_filter.h',
'browser/plugins/plugin_infobar_delegates.cc',
'browser/plugins/plugin_infobar_delegates.h',
+ 'browser/plugins/plugin_installer.cc',
+ 'browser/plugins/plugin_installer.h',
'browser/plugins/plugin_installer_observer.cc',
'browser/plugins/plugin_installer_observer.h',
'browser/plugins/plugin_metadata.cc',
@@ -1672,8 +1674,6 @@
'browser/renderer_host/pepper/pepper_flash_device_id_host.h',
'browser/renderer_host/pepper/pepper_talk_host.cc',
'browser/renderer_host/pepper/pepper_talk_host.h',
- 'browser/renderer_host/plugin_info_message_filter.cc',
- 'browser/renderer_host/plugin_info_message_filter.h',
'browser/renderer_host/safe_browsing_resource_throttle.cc',
'browser/renderer_host/safe_browsing_resource_throttle.h',
'browser/renderer_host/safe_browsing_resource_throttle_factory.cc',
@@ -2398,12 +2398,6 @@
['exclude', '^browser/plugins/'],
['exclude', '^browser/renderer_host/pepper/'],
],
- 'sources!': [
- 'browser/chrome_plugin_service_filter.cc',
- 'browser/chrome_plugin_service_filter.h',
- 'browser/renderer_host/plugin_info_message_filter.cc',
- 'browser/renderer_host/plugin_info_message_filter.h',
- ],
}],
['safe_browsing==1', {
'defines': [