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

Unified Diff: chrome/browser/flag_descriptions.cc

Issue 2967993002: DRP: Make secure proxy check URL a DRP param (Closed)
Patch Set: megjablon comment Created 3 years, 5 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/flag_descriptions.cc
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
index 672ffc3911a5facbeda3e9061aeb61a16d0d4100..42a7dd627c5f4e178cdf69a961c8991aa6853945 100644
--- a/chrome/browser/flag_descriptions.cc
+++ b/chrome/browser/flag_descriptions.cc
@@ -117,11 +117,6 @@ const char kCrossProcessGuestViewIsolationDescription[] =
"Highly experimental where guests such as <webview> are implemented on "
"the out-of-process iframe infrastructure.";
-const char kDataReductionProxyCarrierTestName[] =
- "Enable a carrier-specific Data Reduction Proxy for testing.";
-const char kDataReductionProxyCarrierTestDescription[] =
- "Use a carrier-specific Data Reduction Proxy for testing.";
-
const char kDataReductionProxyLoFiName[] = "Data Saver Lo-Fi mode";
const char kDataReductionProxyLoFiDescription[] =
"Forces Data Saver Lo-Fi mode to be always enabled, enabled only on "
« no previous file with comments | « chrome/browser/flag_descriptions.h ('k') | components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698