Index: content/renderer/render_thread_impl.h |
diff --git a/content/renderer/render_thread_impl.h b/content/renderer/render_thread_impl.h |
index 50d1362f43155b11d08332cbd65a86dc3d468098..9c796da8d5085d48fbc6e867941cc83521917228 100644 |
--- a/content/renderer/render_thread_impl.h |
+++ b/content/renderer/render_thread_impl.h |
@@ -13,8 +13,8 @@ |
#include "base/string16.h" |
#include "base/timer.h" |
#include "build/build_config.h" |
-#include "content/common/child_process.h" |
-#include "content/common/child_thread.h" |
+#include "content/child/child_process.h" |
+#include "content/child/child_thread.h" |
#include "content/common/content_export.h" |
#include "content/common/gpu/client/gpu_channel_host.h" |
#include "content/common/gpu/gpu_process_launch_causes.h" |