| Index: components/policy/core/common/cloud/device_management_service.h
|
| diff --git a/components/policy/core/common/cloud/device_management_service.h b/components/policy/core/common/cloud/device_management_service.h
|
| index bd257a94892693b84167e6f7ec77f8db75467b6c..c19ccc4f1b69bddca81de41a921d305e95e56ea5 100644
|
| --- a/components/policy/core/common/cloud/device_management_service.h
|
| +++ b/components/policy/core/common/cloud/device_management_service.h
|
| @@ -25,9 +25,6 @@
|
| #include "components/policy/proto/device_management_backend.pb.h"
|
| #include "net/url_request/url_fetcher_delegate.h"
|
|
|
| -namespace base {
|
| -class SequencedTaskRunner;
|
| -}
|
|
|
| namespace net {
|
| class URLRequestContextGetter;
|
|
|