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

Unified Diff: components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h

Issue 2447013003: Remove unused DRP code for migrating prefs (Closed)
Patch Set: Created 4 years, 2 months 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_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 a65ad2c68d047a68b6ea82c61afd42f907cd0a91..65c93b2b70e052a8314ddb496a1a439bf2bbebef 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
@@ -56,7 +56,6 @@ extern const char kLoFiLoadImagesPerSession[];
extern const char kLoFiConsecutiveSessionDisables[];
extern const char kLoFiWasUsedThisSession[];
extern const char kSimulatedConfigRetrieveTime[];
-extern const char kStatisticsPrefsMigrated[];
} // namespace prefs
} // namespace data_reduction_proxy

Powered by Google App Engine
This is Rietveld 408576698