| Index: chromecast/common/chromecast_switches.cc
|
| diff --git a/chromecast/common/chromecast_switches.cc b/chromecast/common/chromecast_switches.cc
|
| index d66d2ffca8bfecd39f1d0cc169fc3336d5e30f64..4162060760f89207b4cfacf0e4ef3d511d9a090d 100644
|
| --- a/chromecast/common/chromecast_switches.cc
|
| +++ b/chromecast/common/chromecast_switches.cc
|
| @@ -14,7 +14,4 @@ const char kEnableCmaMediaPipeline[] = "enable-cma-media-pipeline";
|
| const char kEnableLocalFileAccesses[] = "enable-local-file-accesses";
|
| #endif // defined(OS_ANDROID)
|
|
|
| -// Override the URL to which metrics logs are sent for debugging.
|
| -const char kOverrideMetricsUploadUrl[] = "override-metrics-upload-url";
|
| -
|
| } // namespace switches
|
|
|