Index: content/browser/mojo/mojo_shell_context.cc |
diff --git a/content/browser/mojo/mojo_shell_context.cc b/content/browser/mojo/mojo_shell_context.cc |
index 6053190a128b624411371295894ad3501f90d0ec..1921f9ebfb54f43e4d764a35ff276c4e1968f50a 100644 |
--- a/content/browser/mojo/mojo_shell_context.cc |
+++ b/content/browser/mojo/mojo_shell_context.cc |
@@ -16,8 +16,8 @@ |
#include "base/single_thread_task_runner.h" |
#include "base/threading/thread_task_runner_handle.h" |
#include "content/browser/gpu/gpu_process_host.h" |
-#include "content/browser/mojo/constants.h" |
#include "content/common/gpu_process_launch_causes.h" |
+#include "content/common/mojo/constants.h" |
#include "content/common/mojo/mojo_shell_connection_impl.h" |
#include "content/common/process_control.mojom.h" |
#include "content/grit/content_resources.h" |