Chromium Code Reviews| Index: ppapi/proxy/plugin_resource.h |
| diff --git a/ppapi/proxy/plugin_resource.h b/ppapi/proxy/plugin_resource.h |
| index 0fabab20b3df639dcb4987cc838643a51f003439..ad81e01e0de487c156b4f5c60e52d6c612e166b7 100644 |
| --- a/ppapi/proxy/plugin_resource.h |
| +++ b/ppapi/proxy/plugin_resource.h |
| @@ -26,8 +26,6 @@ |
| namespace ppapi { |
| namespace proxy { |
| -class PluginDispatcher; |
| - |
| class PPAPI_PROXY_EXPORT PluginResource : public Resource { |
| public: |
| enum Destination { |