Index: ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h b/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
index dc9f1be8fda2a4ce28613e638668db7516b740a8..413c0c136d911999c75b97019b59e97e0963b24f 100644 |
--- a/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
+++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
@@ -147,7 +147,6 @@ class VIEWS_EXPORT DesktopWindowTreeHostWin |
void GetMinMaxSize(gfx::Size* min_size, gfx::Size* max_size) const override; |
gfx::Size GetRootViewSize() const override; |
void ResetWindowControls() override; |
- void PaintLayeredWindow(gfx::Canvas* canvas) override; |
gfx::NativeViewAccessible GetNativeViewAccessible() override; |
bool ShouldHandleSystemCommands() const override; |
InputMethod* GetInputMethod() override; |