Index: content/browser/gpu/gpu_process_host.cc |
diff --git a/content/browser/gpu/gpu_process_host.cc b/content/browser/gpu/gpu_process_host.cc |
index b8c54bfa0b226ccb02bcc296627e70799ee8b10d..9c543667e93c47a60307bc20b2aba2ce1e97b3ac 100644 |
--- a/content/browser/gpu/gpu_process_host.cc |
+++ b/content/browser/gpu/gpu_process_host.cc |
@@ -32,8 +32,8 @@ |
#include "content/browser/gpu/gpu_data_manager_impl.h" |
#include "content/browser/gpu/gpu_process_host_ui_shim.h" |
#include "content/browser/gpu/shader_disk_cache.h" |
-#include "content/browser/mojo/mojo_shell_context.h" |
#include "content/browser/renderer_host/render_widget_host_impl.h" |
+#include "content/browser/service_manager/service_manager_context.h" |
#include "content/common/child_process_host_impl.h" |
#include "content/common/establish_channel_params.h" |
#include "content/common/gpu_host_messages.h" |