| 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 790f3e27a9485f6bb9712539941e9b181c085cc0..a1da9c5c17b256f106f71e5637fa32a6d9e03b50 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"
|
|
|