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

Unified Diff: components/metrics/metrics_switches.h

Issue 866163002: Allow use of metrics url override outside of Chromecast (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « components/metrics/metrics_service_unittest.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..2e342ad264c78afd4604f6115b9a39dbcf0e32b3 100644
--- a/components/metrics/metrics_switches.h
+++ b/components/metrics/metrics_switches.h
@@ -10,6 +10,7 @@ namespace switches {
// Alphabetical list of switches specific to the metrics component. Document
// each in the .cc file.
+extern const char kOverrideMetricsUploadUrl[];
extern const char kResetVariationState[];
} // namespace switches
« no previous file with comments | « components/metrics/metrics_service_unittest.cc ('k') | components/metrics/metrics_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698