Chromium Code Reviews| Index: ash/system/toast/toast_manager.cc |
| diff --git a/ash/system/toast/toast_manager.cc b/ash/system/toast/toast_manager.cc |
| index 137a71f94266b5ac4d1e6b3e3e00b9a19a4896c2..86f8653be2f0e51c9499bf7b00f44397c40c6b94 100644 |
| --- a/ash/system/toast/toast_manager.cc |
| +++ b/ash/system/toast/toast_manager.cc |
| @@ -6,7 +6,7 @@ |
| #include "base/bind.h" |
| #include "base/location.h" |
| -#include "base/thread_task_runner_handle.h" |
| +#include "base/threading/thread_task_runner_handle.h" |
| namespace ash { |