| Index: components/policy/core/common/remote_commands/remote_commands_service_unittest.cc
|
| diff --git a/components/policy/core/common/remote_commands/remote_commands_service_unittest.cc b/components/policy/core/common/remote_commands/remote_commands_service_unittest.cc
|
| index 9d945ad81a160273af6eef19907c6e2f027fc0da..61aa2292ad067dfe84fc9a996a67e3443be920e3 100644
|
| --- a/components/policy/core/common/remote_commands/remote_commands_service_unittest.cc
|
| +++ b/components/policy/core/common/remote_commands/remote_commands_service_unittest.cc
|
| @@ -24,8 +24,8 @@
|
| #include "components/policy/core/common/remote_commands/remote_commands_queue.h"
|
| #include "components/policy/core/common/remote_commands/test_remote_command_job.h"
|
| #include "components/policy/core/common/remote_commands/testing_remote_commands_server.h"
|
| +#include "components/policy/proto/device_management_backend.pb.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| -#include "policy/proto/device_management_backend.pb.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|