views: Set devtools window's icon, fixes #429.

This commit is contained in:
Cheng Zhao 2014-09-09 15:30:33 +08:00
parent 700510d63a
commit bda317b000
3 changed files with 8 additions and 1 deletions

View file

@ -105,6 +105,9 @@ class NativeWindowViews : public NativeWindow,
virtual views::NonClientFrameView* CreateNonClientFrameView(
views::Widget* widget) OVERRIDE;
// brightray::InspectableWebContentsDelegate:
virtual gfx::ImageSkia GetDevToolsWindowIcon() OVERRIDE;
// content::WebContentsDelegate:
virtual void HandleMouseDown() OVERRIDE;
virtual void HandleKeyboardEvent(