Index: components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h |
diff --git a/components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h b/components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h |
index 6de66483429cc5c2934e61be59d86f0b720b7bac..567bd88dcbba2e3770f071d4985c0afb887b1619 100644 |
--- a/components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h |
+++ b/components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h |
@@ -28,6 +28,7 @@ extern const char kDataReductionProxyAltEnabled[]; |
extern const char kDataReductionProxyWasEnabledBefore[]; |
extern const char kHttpOriginalContentLength[]; |
extern const char kHttpReceivedContentLength[]; |
+extern const char kStatisticsPrefsMigrated[]; |
} // namespace prefs |
} // namespace data_reduction_proxy |