| Index: ash/shelf/shelf_tooltip_manager.cc
|
| diff --git a/ash/shelf/shelf_tooltip_manager.cc b/ash/shelf/shelf_tooltip_manager.cc
|
| index 9cd41d6b274616e0a5613f6f017a9b966b02bc2b..3f9bbed3ae24c7f216c18382cc1eb35a9da1728d 100644
|
| --- a/ash/shelf/shelf_tooltip_manager.cc
|
| +++ b/ash/shelf/shelf_tooltip_manager.cc
|
| @@ -12,7 +12,7 @@
|
| #include "ash/wm/window_animations.h"
|
| #include "base/bind.h"
|
| #include "base/strings/string16.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "base/time/time.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/events/event.h"
|
|
|