diff options
Diffstat (limited to 'ui/aura/root_window.h')
-rw-r--r-- | ui/aura/root_window.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/aura/root_window.h b/ui/aura/root_window.h index a985ab2..d709ce3 100644 --- a/ui/aura/root_window.h +++ b/ui/aura/root_window.h @@ -27,7 +27,6 @@ class RootWindow : public Window { bool HandleKeyEvent(const KeyEvent& event); // Overridden from Window: - virtual bool IsTopLevelWindowContainer() const OVERRIDE; virtual FocusManager* GetFocusManager() OVERRIDE; private: |