Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index 66b6613e55993370b120e07e8037623359e730ee..344fe37eb79319fdc82281683b45c67d17d2a0e4 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -1133,6 +1133,8 @@ |
| ], |
| }, { # enable_plugins==0 |
| 'sources!': [ |
| + 'browser/plugin_data_remover_impl.cc', |
| + 'browser/plugin_data_remover_impl.h', |
| 'browser/ppapi_plugin_process_host.cc', |
| ], |
| 'sources/': [ |