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

Unified Diff: components/metrics/metrics_switches.h

Issue 2933953002: Make --enable-benchmarking not affect metrics recording. (Closed)
Patch Set: Created 3 years, 6 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
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | components/metrics/metrics_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/metrics_switches.h
diff --git a/components/metrics/metrics_switches.h b/components/metrics/metrics_switches.h
index b3fe7fd9c03ead1d9bbaa1d6bf5eb3ec4ce43d99..bfdf4143afd97a78f20b4a32bdeb47417ce49a1b 100644
--- a/components/metrics/metrics_switches.h
+++ b/components/metrics/metrics_switches.h
@@ -10,6 +10,8 @@ namespace switches {
// Alphabetical list of switches specific to the metrics component. Document
// each in the .cc file.
+
+extern const char kMetricsRecordingOnly[];
extern const char kResetVariationState[];
} // namespace switches
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | components/metrics/metrics_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698