| Index: content/browser/plugin_service_impl.h
|
| diff --git a/content/browser/plugin_service_impl.h b/content/browser/plugin_service_impl.h
|
| index e95fa7c9786455125945a1a398ecdd606cf96d06..6fa3b4a26430f930e19deb4cee9ebabfae02336b 100644
|
| --- a/content/browser/plugin_service_impl.h
|
| +++ b/content/browser/plugin_service_impl.h
|
| @@ -41,12 +41,6 @@ namespace base {
|
| class MessageLoopProxy;
|
| }
|
|
|
| -namespace webkit {
|
| -namespace npapi {
|
| -class PluginList;
|
| -}
|
| -}
|
| -
|
| namespace content {
|
| class BrowserContext;
|
| class PluginDirWatcherDelegate;
|
|
|