| Index: ash/common/shelf/shelf_tooltip_manager.cc
|
| diff --git a/ash/common/shelf/shelf_tooltip_manager.cc b/ash/common/shelf/shelf_tooltip_manager.cc
|
| index 5741bc2a0d68f70a7f38523c4ee4b40ffa2aa7c2..8cab3d316cc7f1a50cc849cf4d24ce91c7a25697 100644
|
| --- a/ash/common/shelf/shelf_tooltip_manager.cc
|
| +++ b/ash/common/shelf/shelf_tooltip_manager.cc
|
| @@ -6,11 +6,11 @@
|
|
|
| #include "ash/common/shelf/shelf_view.h"
|
| #include "ash/common/shelf/wm_shelf.h"
|
| -#include "ash/common/system/tray/tray_constants.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/common/wm_window.h"
|
| #include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/root_window_controller.h"
|
| +#include "ash/system/tray/tray_constants.h"
|
| #include "base/bind.h"
|
| #include "base/strings/string16.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
|
|