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

Unified Diff: chrome/browser/android/chrome_feature_list.cc

Issue 2781323004: Create a new Data Saver settings page that adds the site breakdown (Closed)
Patch Set: sclittle comments Created 3 years, 8 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: chrome/browser/android/chrome_feature_list.cc
diff --git a/chrome/browser/android/chrome_feature_list.cc b/chrome/browser/android/chrome_feature_list.cc
index eb12cdff1edf80f77017552101572d021132905c..e171b80cd8f8bd3a45b738ec3d3d75432fd451ed 100644
--- a/chrome/browser/android/chrome_feature_list.cc
+++ b/chrome/browser/android/chrome_feature_list.cc
@@ -57,6 +57,7 @@ const base::Feature* kFeaturesExposedToJava[] = {
&kCustomContextMenu,
&kCustomFeedbackUi,
&data_reduction_proxy::features::kDataReductionMainMenu,
+ &data_reduction_proxy::features::kDataReductionSiteBreakdown,
&kImportantSitesInCBD,
&kImprovedA2HS,
&kNewPhotoPicker,

Powered by Google App Engine
This is Rietveld 408576698