Index: ash/wm/root_window_event_filter.cc |
=================================================================== |
--- ash/wm/root_window_event_filter.cc (revision 119894) |
+++ ash/wm/root_window_event_filter.cc (working copy) |
@@ -43,8 +43,7 @@ |
//////////////////////////////////////////////////////////////////////////////// |
// RootWindowEventFilter, public: |
-RootWindowEventFilter::RootWindowEventFilter() |
- : EventFilter(aura::RootWindow::GetInstance()) { |
+RootWindowEventFilter::RootWindowEventFilter() { |
} |
RootWindowEventFilter::~RootWindowEventFilter() { |