| Index: chromecast/browser/metrics/cast_metrics_service_client.h
|
| diff --git a/chromecast/browser/metrics/cast_metrics_service_client.h b/chromecast/browser/metrics/cast_metrics_service_client.h
|
| index 1ab314bd8fe1575f7204946c86c03469abc0679e..64d2ad6624e56333bb0767ef204822f7a7eb5e28 100644
|
| --- a/chromecast/browser/metrics/cast_metrics_service_client.h
|
| +++ b/chromecast/browser/metrics/cast_metrics_service_client.h
|
| @@ -74,7 +74,6 @@ class CastMetricsServiceClient : public ::metrics::MetricsServiceClient,
|
| bool GetBrand(std::string* brand_code) override;
|
| ::metrics::SystemProfileProto::Channel GetChannel() override;
|
| std::string GetVersionString() override;
|
| - void OnLogUploadComplete() override;
|
| void InitializeSystemProfileMetrics(
|
| const base::Closure& done_callback) override;
|
| void CollectFinalMetricsForLog(const base::Closure& done_callback) override;
|
|
|