| Index: chrome/browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.cc
|
| diff --git a/chrome/browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.cc b/chrome/browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.cc
|
| index 094254a044e1f16b36ae3e5921d5e69914fb0aa6..3fefd1335cf3840ca379c9e5b153063cd27ea048 100644
|
| --- a/chrome/browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.cc
|
| +++ b/chrome/browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.cc
|
| @@ -13,8 +13,8 @@
|
| #include "chrome/browser/chromeos/policy/remote_commands/screenshot_delegate.h"
|
| #include "chromeos/dbus/dbus_thread_manager.h"
|
| #include "components/policy/core/common/remote_commands/remote_command_job.h"
|
| +#include "components/policy/proto/device_management_backend.pb.h"
|
| #include "content/public/browser/browser_thread.h"
|
| -#include "policy/proto/device_management_backend.pb.h"
|
|
|
| namespace em = enterprise_management;
|
|
|
|
|