| Index: chrome/browser/chromeos/policy/display_rotation_default_handler.cc
|
| diff --git a/chrome/browser/chromeos/policy/display_rotation_default_handler.cc b/chrome/browser/chromeos/policy/display_rotation_default_handler.cc
|
| index a9e18c3ed9666f02fd9b716f29261ee7151b44a4..84490f883f57bf02dd6c3e6a5b3bb660fb89f09b 100644
|
| --- a/chrome/browser/chromeos/policy/display_rotation_default_handler.cc
|
| +++ b/chrome/browser/chromeos/policy/display_rotation_default_handler.cc
|
| @@ -14,7 +14,7 @@
|
| #include "base/logging.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "chromeos/settings/cros_settings_names.h"
|
|
|
| namespace policy {
|
|
|