| Index: chrome/browser/ui/views/frame/browser_view.h
|
| diff --git a/chrome/browser/ui/views/frame/browser_view.h b/chrome/browser/ui/views/frame/browser_view.h
|
| index 7bdb7d2b4b084ef1d9b13302d964402a60b8b5c1..f9dd976e509faf6c65a0bb64240c35e6fb72710f 100644
|
| --- a/chrome/browser/ui/views/frame/browser_view.h
|
| +++ b/chrome/browser/ui/views/frame/browser_view.h
|
| @@ -328,8 +328,6 @@ class BrowserView : public BrowserBubbleHost,
|
| virtual void ShowInstant(TabContents* preview_contents);
|
| virtual void HideInstant(bool instant_is_active);
|
| virtual gfx::Rect GetInstantBounds();
|
| - virtual gfx::Rect GrabWindowSnapshot(std::vector<unsigned char>*
|
| - png_representation);
|
|
|
| #if defined(OS_CHROMEOS)
|
| virtual void ShowKeyboardOverlay(gfx::NativeWindow owning_window);
|
|
|