Index: components/data_reduction_proxy/common/data_reduction_proxy_pref_names.h |
diff --git a/components/data_reduction_proxy/common/data_reduction_proxy_pref_names.h b/components/data_reduction_proxy/common/data_reduction_proxy_pref_names.h |
index 1d7de443ba73a2b5aa18deaacb288c1d7ba03ef6..5f73cd29f9c00471aec252f2cbc82df35a886e50 100644 |
--- a/components/data_reduction_proxy/common/data_reduction_proxy_pref_names.h |
+++ b/components/data_reduction_proxy/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 |