Chromium Code Reviews| Index: content/browser/browser_plugin/browser_plugin_guest.h |
| diff --git a/content/browser/browser_plugin/browser_plugin_guest.h b/content/browser/browser_plugin/browser_plugin_guest.h |
| index bb27e539d850002e674b6d0b5cf57fd65ce32d64..c891057adfb431b6dcbe50ec5fed57adb725ae1b 100644 |
| --- a/content/browser/browser_plugin/browser_plugin_guest.h |
| +++ b/content/browser/browser_plugin/browser_plugin_guest.h |
| @@ -52,7 +52,7 @@ struct FrameHostMsg_ShowPopup_Params; |
| namespace cc { |
| class CompositorFrame; |
| -struct SurfaceId; |
| +class SurfaceId; |
| struct SurfaceSequence; |
| } // namespace cc |