Index: content/public/renderer/render_thread.h |
diff --git a/content/public/renderer/render_thread.h b/content/public/renderer/render_thread.h |
index 28ebacb4fd3e3b7a21cf5667662845fcd30181ca..c3437b9832717b842f6bc2d388a65addf434b960 100644 |
--- a/content/public/renderer/render_thread.h |
+++ b/content/public/renderer/render_thread.h |
@@ -6,6 +6,7 @@ |
#define CONTENT_PUBLIC_RENDERER_RENDER_THREAD_H_ |
#include "base/basictypes.h" |
+#include "base/callback.h" |
#include "base/shared_memory.h" |
#include "content/common/content_export.h" |
#include "ipc/ipc_channel_proxy.h" |