Chromium Code Reviews| Index: content/browser/plugin_service_impl.cc |
| =================================================================== |
| --- content/browser/plugin_service_impl.cc (revision 163460) |
| +++ content/browser/plugin_service_impl.cc (working copy) |
| @@ -45,6 +45,7 @@ |
| #endif |
| using content::BrowserThread; |
| +using content::PepperPluginRegistry; |
| using content::PluginService; |
| using content::PluginServiceFilter; |