| Index: content/browser/web_contents/web_contents_view_child_frame.h
|
| diff --git a/content/browser/web_contents/web_contents_view_child_frame.h b/content/browser/web_contents/web_contents_view_child_frame.h
|
| index 4158bf10be7cb0caf8b954ace2ebc6addc3c73d2..be76c634809fa5b413c245f4d8ad1a012236048b 100644
|
| --- a/content/browser/web_contents/web_contents_view_child_frame.h
|
| +++ b/content/browser/web_contents/web_contents_view_child_frame.h
|
| @@ -14,7 +14,6 @@ namespace content {
|
| class WebContents;
|
| class WebContentsImpl;
|
| class WebContentsViewDelegate;
|
| -class BrowserPluginGuest;
|
|
|
| class WebContentsViewChildFrame : public WebContentsView,
|
| public RenderViewHostDelegateView {
|
|
|