| 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 803539cf48a1c7bdd331ff28e27fd03338ce0b18..feae04cdb16b9df62fdbdf6b2fd8804fb6daa0bb 100644
|
| --- a/content/browser/renderer_host/media/audio_renderer_host.h
|
| +++ b/content/browser/renderer_host/media/audio_renderer_host.h
|
| @@ -43,8 +43,8 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/process.h"
|
| -#include "base/sequenced_task_runner_helpers.h"
|
| #include "base/shared_memory.h"
|
| +#include "base/task/sequenced_task_runner_helpers.h"
|
| #include "content/common/content_export.h"
|
| #include "content/public/browser/browser_message_filter.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|