Index: content/browser/gpu/gpu_process_host_ui_shim.cc |
diff --git a/content/browser/gpu/gpu_process_host_ui_shim.cc b/content/browser/gpu/gpu_process_host_ui_shim.cc |
index 67f04e10be5d8c877f7276529c1a4402fc867f1f..95a2908d3667b0d6f66feaa91a64574d6e427c4b 100644 |
--- a/content/browser/gpu/gpu_process_host_ui_shim.cc |
+++ b/content/browser/gpu/gpu_process_host_ui_shim.cc |
@@ -21,8 +21,8 @@ |
#include "content/public/browser/browser_thread.h" |
#if defined(USE_OZONE) |
-#include "ui/ozone/ozone_platform.h" |
#include "ui/ozone/public/gpu_platform_support_host.h" |
+#include "ui/ozone/public/ozone_platform.h" |
#endif |
namespace content { |