Index: components/policy/core/common/remote_commands/testing_remote_commands_server.cc |
diff --git a/components/policy/core/common/remote_commands/testing_remote_commands_server.cc b/components/policy/core/common/remote_commands/testing_remote_commands_server.cc |
index 3f9a65b4e3260c1f646f194d05c77787e8bf476f..8b07c2b1c52844e121973e8800c47833ae0bb09f 100644 |
--- a/components/policy/core/common/remote_commands/testing_remote_commands_server.cc |
+++ b/components/policy/core/common/remote_commands/testing_remote_commands_server.cc |
@@ -11,7 +11,7 @@ |
#include "base/location.h" |
#include "base/logging.h" |
#include "base/single_thread_task_runner.h" |
-#include "base/thread_task_runner_handle.h" |
+#include "base/threading/thread_task_runner_handle.h" |
#include "base/time/default_tick_clock.h" |
#include "base/time/tick_clock.h" |
#include "base/time/time.h" |