summaryrefslogtreecommitdiffstats
path: root/content/content_browser.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r--content/content_browser.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index d64bd05..02bdcf7 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -105,6 +105,7 @@
'public/browser/notification_types.h',
'public/browser/page_navigator.cc',
'public/browser/page_navigator.h',
+ 'public/browser/pepper_flash_settings_helper.h',
'public/browser/plugin_data_remover.h',
'public/browser/plugin_service_filter.h',
'public/browser/plugin_service.h',
@@ -429,6 +430,8 @@
'browser/net/view_http_cache_job_factory.h',
'browser/notification_service_impl.cc',
'browser/notification_service_impl.h',
+ 'browser/pepper_flash_settings_helper_impl.cc',
+ 'browser/pepper_flash_settings_helper_impl.h',
'browser/plugin_data_remover_impl.cc',
'browser/plugin_data_remover_impl.h',
'browser/plugin_loader_posix.cc',