| Index: content/renderer/gpu/stream_texture_host_android.h
|
| diff --git a/content/renderer/gpu/stream_texture_host_android.h b/content/renderer/gpu/stream_texture_host_android.h
|
| index 998cff548fef5ad5fa2c4892d49074294b33a3ac..8d5da742fa81cfbe6464e843900d6abd6772cb2f 100644
|
| --- a/content/renderer/gpu/stream_texture_host_android.h
|
| +++ b/content/renderer/gpu/stream_texture_host_android.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "content/common/android/surface_texture_peer.h"
|
| +#include "gpu/ipc/common/android/surface_texture_peer.h"
|
| #include "ipc/ipc_listener.h"
|
| #include "ipc/ipc_message.h"
|
|
|
|
|