summaryrefslogtreecommitdiffstats
path: root/chrome/browser/about_flags.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/about_flags.cc')
-rw-r--r--chrome/browser/about_flags.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index 9736f1a..f580293 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -1105,13 +1105,6 @@ const Experiment kExperiments[] = {
SINGLE_VALUE_TYPE(switches::kEnableDeferredImageDecoding)
},
{
- "performance-monitor-gathering",
- IDS_FLAGS_PERFORMANCE_MONITOR_GATHERING_NAME,
- IDS_FLAGS_PERFORMANCE_MONITOR_GATHERING_DESCRIPTION,
- kOsAll,
- SINGLE_VALUE_TYPE(switches::kPerformanceMonitorGathering)
- },
- {
"wallet-service-use-sandbox",
IDS_FLAGS_WALLET_SERVICE_USE_SANDBOX_NAME,
IDS_FLAGS_WALLET_SERVICE_USE_SANDBOX_DESCRIPTION,