| Index: content/browser/compositor/delegated_frame_host.h
|
| diff --git a/content/browser/compositor/delegated_frame_host.h b/content/browser/compositor/delegated_frame_host.h
|
| index 293314a74d62dc6dd9af8f3302db61e51ab1ccc0..6cf802655bcbf0f40c1f890ca5cd85f5e62eeeda 100644
|
| --- a/content/browser/compositor/delegated_frame_host.h
|
| +++ b/content/browser/compositor/delegated_frame_host.h
|
| @@ -77,7 +77,6 @@ class CONTENT_EXPORT DelegatedFrameHost
|
| DelegatedFrameHost(DelegatedFrameHostClient* client);
|
| virtual ~DelegatedFrameHost();
|
|
|
| - gfx::Rect GetViewBoundsWithResizeLock(const gfx::Rect& bounds) const;
|
| bool CanCopyToBitmap() const;
|
|
|
| // Public interface exposed to RenderWidgetHostView.
|
|
|