| Index: chrome/browser/chromeos/policy/enrollment_handler_chromeos.h
|
| diff --git a/chrome/browser/chromeos/policy/enrollment_handler_chromeos.h b/chrome/browser/chromeos/policy/enrollment_handler_chromeos.h
|
| index c1c14edc888365defd11edcf364cdbc2eaafbf51..7b400426f2bf4f5af1272031594f435dfafccecc 100644
|
| --- a/chrome/browser/chromeos/policy/enrollment_handler_chromeos.h
|
| +++ b/chrome/browser/chromeos/policy/enrollment_handler_chromeos.h
|
| @@ -19,8 +19,8 @@
|
| #include "components/policy/core/common/cloud/cloud_policy_client.h"
|
| #include "components/policy/core/common/cloud/cloud_policy_constants.h"
|
| #include "components/policy/core/common/cloud/cloud_policy_store.h"
|
| +#include "components/policy/proto/device_management_backend.pb.h"
|
| #include "google_apis/gaia/gaia_oauth_client.h"
|
| -#include "policy/proto/device_management_backend.pb.h"
|
|
|
| namespace base {
|
| class SequencedTaskRunner;
|
|
|