| Index: content/renderer/media/android/stream_texture_factory_impl.cc
|
| diff --git a/content/renderer/media/android/stream_texture_factory_impl.cc b/content/renderer/media/android/stream_texture_factory_impl.cc
|
| index 945442e8ba4610b6f456a97276365c1619febe78..01b1482ff61bd473a1f458c0162ea33f9b10d32c 100644
|
| --- a/content/renderer/media/android/stream_texture_factory_impl.cc
|
| +++ b/content/renderer/media/android/stream_texture_factory_impl.cc
|
| @@ -8,9 +8,9 @@
|
| #include "cc/output/context_provider.h"
|
| #include "content/common/gpu/client/context_provider_command_buffer.h"
|
| #include "content/common/gpu/client/gpu_channel_host.h"
|
| -#include "content/common/gpu/gpu_messages.h"
|
| #include "content/renderer/gpu/stream_texture_host_android.h"
|
| #include "gpu/command_buffer/client/gles2_interface.h"
|
| +#include "gpu/ipc/common/gpu_messages.h"
|
| #include "ui/gfx/geometry/size.h"
|
|
|
| namespace content {
|
|
|