Index: content/browser/renderer_host/gpu_message_filter.h |
diff --git a/content/browser/renderer_host/gpu_message_filter.h b/content/browser/renderer_host/gpu_message_filter.h |
index e7a73f1f895191389dabda0d5fc67926bc6e2083..f7715fa8b04187637bc76e07c5c644b6f70ea2b1 100644 |
--- a/content/browser/renderer_host/gpu_message_filter.h |
+++ b/content/browser/renderer_host/gpu_message_filter.h |
@@ -11,7 +11,7 @@ |
#include "base/memory/linked_ptr.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/weak_ptr.h" |
-#include "base/message_loop_helpers.h" |
+#include "base/sequenced_task_runner_helpers.h" |
#include "content/common/gpu/gpu_process_launch_causes.h" |
#include "content/public/browser/browser_message_filter.h" |
#include "ui/gfx/native_widget_types.h" |