Index: content/browser/renderer_host/render_process_host_impl.cc |
diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc |
index 8772b0c18ba4888c2f332db9397bbb188106818f..baf6a0fa04c9e5e67410d822e81c9fa62f2f84d7 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -120,7 +120,7 @@ |
#include "content/common/child_process_messages.h" |
#include "content/common/content_switches_internal.h" |
#include "content/common/frame_messages.h" |
-#include "content/common/gpu/gpu_messages.h" |
+#include "content/common/gpu/gpu_host_messages.h" |
#include "content/common/in_process_child_thread_params.h" |
#include "content/common/mojo/channel_init.h" |
#include "content/common/mojo/mojo_messages.h" |