| Index: ash/display/mouse_cursor_event_filter.h
|
| diff --git a/ash/display/mouse_cursor_event_filter.h b/ash/display/mouse_cursor_event_filter.h
|
| index c507a1d596080d097df9b6cd5aaa11010f0bda3c..602cde9e3f1fd4798ff04033d7f22e7feb606bd7 100644
|
| --- a/ash/display/mouse_cursor_event_filter.h
|
| +++ b/ash/display/mouse_cursor_event_filter.h
|
| @@ -16,12 +16,10 @@
|
| #include "ui/gfx/geometry/rect.h"
|
|
|
| namespace aura {
|
| -class RootWindow;
|
| class Window;
|
| }
|
|
|
| namespace ash {
|
| -class DisplayEdgeController;
|
| class MouseWarpController;
|
|
|
| namespace test {
|
|
|