Index: content/browser/renderer_host/compositor_impl_android.h |
diff --git a/content/browser/renderer_host/compositor_impl_android.h b/content/browser/renderer_host/compositor_impl_android.h |
index 87aba9a9409c88b4f013040ce75a2964b22c3fce..52766d5fdc60087dc26832a7f8d5ff0df81d6484 100644 |
--- a/content/browser/renderer_host/compositor_impl_android.h |
+++ b/content/browser/renderer_host/compositor_impl_android.h |
@@ -19,10 +19,10 @@ |
#include "cc/trees/layer_tree_host_client.h" |
#include "cc/trees/layer_tree_host_single_thread_client.h" |
#include "content/common/content_export.h" |
-#include "content/common/gpu/client/context_provider_command_buffer.h" |
#include "content/public/browser/android/compositor.h" |
#include "gpu/command_buffer/common/capabilities.h" |
#include "gpu/ipc/common/surface_handle.h" |
+#include "services/ui/public/cpp/gpu/context_provider_command_buffer.h" |
#include "third_party/khronos/GLES2/gl2.h" |
#include "ui/android/context_provider_factory.h" |
#include "ui/android/resources/resource_manager_impl.h" |