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

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: rebase 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 e89f517ad6ca7d299d0ceb40ecb9dac2ced28727..b1e79b3ae22d4c25f103326592bd1cbc5eaeafd3 100644
--- a/chrome/browser/android/chrome_feature_list.cc
+++ b/chrome/browser/android/chrome_feature_list.cc
@@ -59,6 +59,7 @@ const base::Feature* kFeaturesExposedToJava[] = {
&kCustomContextMenu,
&kCustomFeedbackUi,
&data_reduction_proxy::features::kDataReductionMainMenu,
+ &data_reduction_proxy::features::kDataReductionSiteBreakdown,
&kFullscreenActivity,
&kImportantSitesInCBD,
&kImprovedA2HS,
« no previous file with comments | « chrome/android/java_sources.gni ('k') | chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698