| Index: ppapi/proxy/plugin_dispatcher.h
|
| diff --git a/ppapi/proxy/plugin_dispatcher.h b/ppapi/proxy/plugin_dispatcher.h
|
| index 98f43a69fd8aad3519db4f637c0f72c8186307d3..8d12e39d3d85c4e01a8bd34d87e2f287b7d4ffee 100644
|
| --- a/ppapi/proxy/plugin_dispatcher.h
|
| +++ b/ppapi/proxy/plugin_dispatcher.h
|
| @@ -35,9 +35,6 @@ class ResourceCreationAPI;
|
|
|
| namespace proxy {
|
|
|
| -class FlashClipboardResource;
|
| -class FlashResource;
|
| -class GamepadResource;
|
| class ResourceMessageReplyParams;
|
|
|
| // Used to keep track of per-instance data.
|
|
|