| Index: chrome/browser/ui/panels/panel_browser_window.h
|
| diff --git a/chrome/browser/ui/panels/panel_browser_window.h b/chrome/browser/ui/panels/panel_browser_window.h
|
| index 9226afc1d0e3039b4bc1f7204187685718151b69..b7da4d818c7a3c3ee841b262ffbf4e8ab609e426 100644
|
| --- a/chrome/browser/ui/panels/panel_browser_window.h
|
| +++ b/chrome/browser/ui/panels/panel_browser_window.h
|
| @@ -45,7 +45,6 @@ class PanelBrowserWindow : public BrowserWindow,
|
| virtual void Minimize() OVERRIDE;
|
| virtual void Restore() OVERRIDE;
|
| virtual void SetBounds(const gfx::Rect& bounds) OVERRIDE;
|
| - virtual void SetDraggableRegion(SkRegion* region) OVERRIDE;
|
| virtual void FlashFrame(bool flash) OVERRIDE;
|
| virtual bool IsAlwaysOnTop() const OVERRIDE;
|
|
|
|
|