| Index: content/public/renderer/content_renderer_client.h
|
| ===================================================================
|
| --- content/public/renderer/content_renderer_client.h (revision 212806)
|
| +++ content/public/renderer/content_renderer_client.h (working copy)
|
| @@ -51,13 +51,13 @@
|
| namespace ppapi {
|
| class PpapiInterfaceFactoryManager;
|
| }
|
| -struct WebPluginInfo;
|
| }
|
|
|
| namespace content {
|
|
|
| class RenderView;
|
| class SynchronousCompositor;
|
| +struct WebPluginInfo;
|
|
|
| // Embedder API for participating in renderer logic.
|
| class CONTENT_EXPORT ContentRendererClient {
|
|
|