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

Unified Diff: chromecast/common/chromecast_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 | « chromecast/browser/metrics/cast_metrics_service_client.cc ('k') | chromecast/common/chromecast_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/common/chromecast_switches.h
diff --git a/chromecast/common/chromecast_switches.h b/chromecast/common/chromecast_switches.h
index 34b0f762baf29c001b016e7ed5ddebafcb2c37a5..45709c7100f229bfb33f8c457c7b9dcfd5135e98 100644
--- a/chromecast/common/chromecast_switches.h
+++ b/chromecast/common/chromecast_switches.h
@@ -16,9 +16,6 @@ extern const char kEnableCmaMediaPipeline[];
extern const char kEnableLocalFileAccesses[];
#endif // defined(OS_ANDROID)
-// Metrics switches
-extern const char kOverrideMetricsUploadUrl[];
-
} // namespace switches
#endif // CHROMECAST_COMMON_CHROMECAST_SWITCHES_H_
« no previous file with comments | « chromecast/browser/metrics/cast_metrics_service_client.cc ('k') | chromecast/common/chromecast_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698