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 2885ae5595055ceddce990fb2d176b72dabb5fa3..05f8f1725742bfb0128b4363471774738932f28a 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" |