Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8268)

Unified Diff: components/policy/core/browser/proxy_policy_handler.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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:

Powered by Google App Engine
This is Rietveld 408576698