Index: components/policy/core/common/remote_commands/testing_remote_commands_server.h |
diff --git a/components/policy/core/common/remote_commands/testing_remote_commands_server.h b/components/policy/core/common/remote_commands/testing_remote_commands_server.h |
index fda5350cb171a14e22e702bdae6e5e9daecea2dc..df46dec4e5bf205805da7efa043486b7ad46366e 100644 |
--- a/components/policy/core/common/remote_commands/testing_remote_commands_server.h |
+++ b/components/policy/core/common/remote_commands/testing_remote_commands_server.h |
@@ -18,7 +18,7 @@ |
#include "base/synchronization/lock.h" |
#include "base/threading/thread_checker.h" |
#include "components/policy/core/common/remote_commands/remote_command_job.h" |
-#include "policy/proto/device_management_backend.pb.h" |
+#include "components/policy/proto/device_management_backend.pb.h" |
namespace base { |
class TickClock; |