Index: content/renderer/render_thread_impl.h |
diff --git a/content/renderer/render_thread_impl.h b/content/renderer/render_thread_impl.h |
index 127c687d747abbe3ff247e53f1499555bdde3eb4..cf48425b3494f1b407771580d46d1b53cba1fb3b 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" |