Index: content/browser/renderer_host/compositor_impl_android.cc |
diff --git a/content/browser/renderer_host/compositor_impl_android.cc b/content/browser/renderer_host/compositor_impl_android.cc |
index 6c3ed8ebd11dfa06243f67af9e037336db392bdc..df2cce39c6a97e8a25ba3dc62f1d9cf6f82af3d0 100644 |
--- a/content/browser/renderer_host/compositor_impl_android.cc |
+++ b/content/browser/renderer_host/compositor_impl_android.cc |
@@ -43,9 +43,9 @@ |
#include "cc/surfaces/surface_manager.h" |
#include "cc/trees/layer_tree_host.h" |
#include "cc/trees/layer_tree_settings.h" |
-#include "components/display_compositor/gl_helper.h" |
#include "content/browser/android/child_process_launcher_android.h" |
#include "content/browser/compositor/browser_compositor_overlay_candidate_validator_android.h" |
+#include "content/browser/compositor/gl_helper.h" |
#include "content/browser/gpu/browser_gpu_channel_host_factory.h" |
#include "content/browser/gpu/browser_gpu_memory_buffer_manager.h" |
#include "content/browser/gpu/compositor_util.h" |