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 cea2f3ada26f11c02c9d5fbb6ef8ce125c89ec8f..13dd6e26218d3d8af734fc375b314c8c72522d59 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/gtest_prod_util.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/message_loop_helpers.h" |
#include "base/process.h" |
+#include "base/sequenced_task_runner_helpers.h" |
#include "base/shared_memory.h" |
#include "content/common/content_export.h" |
#include "content/public/browser/browser_message_filter.h" |