Index: content/public/test/mock_render_thread.cc |
diff --git a/content/public/test/mock_render_thread.cc b/content/public/test/mock_render_thread.cc |
index d499691f6b3dcf86151380637517e481e5c188c4..e6e6530bb18589d971718608165b3e5bd1853cb6 100644 |
--- a/content/public/test/mock_render_thread.cc |
+++ b/content/public/test/mock_render_thread.cc |
@@ -6,7 +6,7 @@ |
#include "base/logging.h" |
#include "base/single_thread_task_runner.h" |
-#include "base/thread_task_runner_handle.h" |
+#include "base/threading/thread_task_runner_handle.h" |
#include "build/build_config.h" |
#include "content/common/frame_messages.h" |
#include "content/common/mojo/service_registry_impl.h" |