| Index: content/browser/compositor/reflector_texture.cc
|
| diff --git a/content/browser/compositor/reflector_texture.cc b/content/browser/compositor/reflector_texture.cc
|
| index 2eb76b45b941b999d6c1f36566f0046a307d5107..7db8c87cc8cacfc076fdd535c93333a8d252dbf8 100644
|
| --- a/content/browser/compositor/reflector_texture.cc
|
| +++ b/content/browser/compositor/reflector_texture.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "components/display_compositor/gl_helper.h"
|
| #include "content/browser/compositor/owned_mailbox.h"
|
| -#include "content/common/gpu/client/context_provider_command_buffer.h"
|
| #include "gpu/command_buffer/client/context_support.h"
|
| #include "gpu/command_buffer/client/gles2_interface.h"
|
| +#include "services/ui/public/cpp/gpu/context_provider_command_buffer.h"
|
|
|
| namespace content {
|
|
|
|
|