| Index: chromecast/browser/cast_content_browser_client.h
|
| diff --git a/chromecast/browser/cast_content_browser_client.h b/chromecast/browser/cast_content_browser_client.h
|
| index 6a187dfc647c4638e671a5a742841c01440ca004..0ed31c1f78375edbbd3cf19a8caaeb1053a67470 100644
|
| --- a/chromecast/browser/cast_content_browser_client.h
|
| +++ b/chromecast/browser/cast_content_browser_client.h
|
| @@ -21,10 +21,6 @@ namespace breakpad {
|
| class CrashHandlerHostLinux;
|
| }
|
|
|
| -namespace media {
|
| -class BrowserCdmFactory;
|
| -}
|
| -
|
| namespace metrics {
|
| class MetricsService;
|
| }
|
|
|