| Index: ash/tooltips/tooltip_controller.cc
|
| diff --git a/ash/tooltips/tooltip_controller.cc b/ash/tooltips/tooltip_controller.cc
|
| index 8c187b671f31914912d150f1f9d863070fbda504..1a59df0d54cf92188a0476c00e6f703cc14312f8 100644
|
| --- a/ash/tooltips/tooltip_controller.cc
|
| +++ b/ash/tooltips/tooltip_controller.cc
|
| @@ -9,7 +9,6 @@
|
| #include "ash/ash_switches.h"
|
| #include "ash/shell.h"
|
| #include "ash/wm/coordinate_conversion.h"
|
| -#include "ash/wm/cursor_manager.h"
|
| #include "ash/wm/session_state_controller.h"
|
| #include "ash/wm/session_state_observer.h"
|
| #include "base/command_line.h"
|
|
|