Index: content/browser/renderer_host/media/video_capture_host.h |
diff --git a/content/browser/renderer_host/media/video_capture_host.h b/content/browser/renderer_host/media/video_capture_host.h |
index 7b36e02a55b64dc9262e59b5d4a47b463df6d4fb..a66f475b6b72db061aac4f8e99f9742eded5330b 100644 |
--- a/content/browser/renderer_host/media/video_capture_host.h |
+++ b/content/browser/renderer_host/media/video_capture_host.h |
@@ -39,7 +39,7 @@ |
#include <map> |
#include "base/memory/ref_counted.h" |
-#include "base/message_loop_helpers.h" |
+#include "base/sequenced_task_runner_helpers.h" |
#include "content/browser/renderer_host/media/video_capture_controller.h" |
#include "content/common/content_export.h" |
#include "content/public/browser/browser_message_filter.h" |