Chromium Code Reviews| Index: components/policy/core/browser/proxy_policy_handler.h |
| diff --git a/components/policy/core/browser/proxy_policy_handler.h b/components/policy/core/browser/proxy_policy_handler.h |
| index e071d5b5d409d3f25784ecfd9466391687b88b8c..58830e44bd08d2420c0ec0208d2cae3d8122cf2d 100644 |
| --- a/components/policy/core/browser/proxy_policy_handler.h |
| +++ b/components/policy/core/browser/proxy_policy_handler.h |
| @@ -12,9 +12,6 @@ |
| namespace policy { |
| -class ProxyMap; |
| -class ProxyErrorMap; |
| - |
| // ConfigurationPolicyHandler for the proxy policies. |
| class POLICY_EXPORT ProxyPolicyHandler : public ConfigurationPolicyHandler { |
| public: |