| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index d64bd05938193dbe62d1dc762acc80dfc4296b3f..02bdcf76609bb55c45e7924b035939bbe24b470e 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',
|
|
|