| Index: content/browser/renderer_host/media/audio_renderer_host.h
|
| diff --git a/content/browser/renderer_host/media/audio_renderer_host.h b/content/browser/renderer_host/media/audio_renderer_host.h
|
| index f1e2d2bf27a713c5e5080d6da485f7042137711c..63d4fe7a8247f32cb05e37754a7600f359255492 100644
|
| --- a/content/browser/renderer_host/media/audio_renderer_host.h
|
| +++ b/content/browser/renderer_host/media/audio_renderer_host.h
|
| @@ -76,7 +76,6 @@ namespace content {
|
| class AudioMirroringManager;
|
| class MediaInternals;
|
| class MediaStreamManager;
|
| -class ResourceContext;
|
|
|
| class CONTENT_EXPORT AudioRendererHost : public BrowserMessageFilter {
|
| public:
|
|
|