Index: chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc |
diff --git a/chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc b/chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc |
index 06f1353c481b3cc18bdf3043af39d6fecd38a712..e20e6bda5ab7d6e553cb767207b92cb9b0a0e378 100644 |
--- a/chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc |
+++ b/chrome/browser/chromeos/policy/remote_commands/device_command_screenshot_job.cc |
@@ -20,9 +20,9 @@ |
#include "base/threading/thread_task_runner_handle.h" |
#include "base/values.h" |
#include "chrome/browser/chromeos/policy/upload_job_impl.h" |
+#include "components/policy/proto/device_management_backend.pb.h" |
#include "content/public/browser/browser_thread.h" |
#include "net/http/http_request_headers.h" |
-#include "policy/proto/device_management_backend.pb.h" |
namespace policy { |