| Index: components/policy/core/common/remote_commands/remote_commands_queue_unittest.cc
|
| diff --git a/components/policy/core/common/remote_commands/remote_commands_queue_unittest.cc b/components/policy/core/common/remote_commands/remote_commands_queue_unittest.cc
|
| index 17279d5f1df18d2fed0646643ce0f81be3ec7818..f55a0df30094327966f6339f35093bc10fc758d0 100644
|
| --- a/components/policy/core/common/remote_commands/remote_commands_queue_unittest.cc
|
| +++ b/components/policy/core/common/remote_commands/remote_commands_queue_unittest.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/test/test_mock_time_task_runner.h"
|
| #include "base/thread_task_runner_handle.h"
|
|
|