Index: content/gpu/gpu_main.cc |
diff --git a/content/gpu/gpu_main.cc b/content/gpu/gpu_main.cc |
index 10cc4af3805dd0499c36a31d89f5cb5da0d551a8..47c5e572ccdc18daa2bb5fe015dfbf6a44756a22 100644 |
--- a/content/gpu/gpu_main.cc |
+++ b/content/gpu/gpu_main.cc |
@@ -21,10 +21,10 @@ |
#include "content/child/child_process.h" |
#include "content/common/content_constants_internal.h" |
#include "content/common/gpu/gpu_config.h" |
-#include "content/common/gpu/gpu_host_messages.h" |
#include "content/common/gpu/gpu_memory_buffer_factory.h" |
#include "content/common/sandbox_linux/sandbox_linux.h" |
#include "content/gpu/gpu_child_thread.h" |
+#include "content/gpu/gpu_host_messages.h" |
#include "content/gpu/gpu_process.h" |
#include "content/gpu/gpu_watchdog_thread.h" |
#include "content/public/common/content_client.h" |