Commit cf7730f0 authored by gunsch's avatar gunsch Committed by Commit bot

Chromecast: rm explicit constructor on CastMetricsServiceClient.

R=lcwu@chromium.org
BUG=None

Review URL: https://codereview.chromium.org/521943002

Cr-Commit-Position: refs/heads/master@{#292736}
parent 1ca9422f
......@@ -54,7 +54,7 @@ class CastMetricsServiceClient : public ::metrics::MetricsServiceClient {
void EnableMetricsService(bool enabled);
private:
explicit CastMetricsServiceClient(
CastMetricsServiceClient(
PrefService* pref_service,
net::URLRequestContextGetter* request_context);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment