| Index: chrome/browser/renderer_host/plugin_info_message_filter.h
|
| diff --git a/chrome/browser/renderer_host/plugin_info_message_filter.h b/chrome/browser/renderer_host/plugin_info_message_filter.h
|
| index f6bfd277f5b7304f230517fc58930ca91d100bc4..8bb64d45ce0a602ef9b882bfb18e04e73b3d17bc 100644
|
| --- a/chrome/browser/renderer_host/plugin_info_message_filter.h
|
| +++ b/chrome/browser/renderer_host/plugin_info_message_filter.h
|
| @@ -28,9 +28,6 @@ class ResourceContext;
|
|
|
| namespace webkit {
|
| struct WebPluginInfo;
|
| -namespace npapi {
|
| -class PluginGroup;
|
| -}
|
| }
|
|
|
| // This class filters out incoming IPC messages requesting plug-in information.
|
|
|