| Index: content/renderer/gpu/stream_texture_host_android.cc
|
| diff --git a/content/renderer/gpu/stream_texture_host_android.cc b/content/renderer/gpu/stream_texture_host_android.cc
|
| index 41e96b73c9d6e1715cd81734a5701aa6222bd020..8115d6325461797d40e2ffade1c99550595dc392 100644
|
| --- a/content/renderer/gpu/stream_texture_host_android.cc
|
| +++ b/content/renderer/gpu/stream_texture_host_android.cc
|
| @@ -5,8 +5,8 @@
|
| #include "content/renderer/gpu/stream_texture_host_android.h"
|
|
|
| #include "content/common/gpu/client/gpu_channel_host.h"
|
| -#include "content/common/gpu/gpu_messages.h"
|
| #include "content/renderer/render_thread_impl.h"
|
| +#include "gpu/ipc/common/gpu_messages.h"
|
| #include "ipc/ipc_message_macros.h"
|
|
|
| namespace content {
|
|
|