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

Unified Diff: components/data_reduction_proxy/core/common/data_reduction_proxy_config_values.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/data_reduction_proxy/core/common/data_reduction_proxy_config_values.h
diff --git a/components/data_reduction_proxy/core/common/data_reduction_proxy_config_values.h b/components/data_reduction_proxy/core/common/data_reduction_proxy_config_values.h
index 82ba6d900ad9f08d22e434ef9033cd271ecf238c..9fd31c5f01633d4bcf51c6a1f1583d9ff455f637 100644
--- a/components/data_reduction_proxy/core/common/data_reduction_proxy_config_values.h
+++ b/components/data_reduction_proxy/core/common/data_reduction_proxy_config_values.h
@@ -15,8 +15,6 @@ class ProxyServer;
namespace data_reduction_proxy {
-struct DataReductionProxyTypeInfo;
-
class DataReductionProxyConfigValues {
public:
virtual ~DataReductionProxyConfigValues() {}

Powered by Google App Engine
This is Rietveld 408576698