Index: content/public/renderer/render_thread.h |
diff --git a/content/public/renderer/render_thread.h b/content/public/renderer/render_thread.h |
index e489c1b118b563931d203f00c712f09cccc57381..d58570bdbcb41c524eb20baf6345f76981fbeb23 100644 |
--- a/content/public/renderer/render_thread.h |
+++ b/content/public/renderer/render_thread.h |
@@ -11,6 +11,7 @@ |
#include "base/callback.h" |
#include "base/memory/shared_memory.h" |
#include "base/metrics/user_metrics_action.h" |
+#include "base/single_thread_task_runner.h" |
#include "content/common/content_export.h" |
#include "content/public/child/child_thread.h" |
#include "ipc/ipc_channel_proxy.h" |