diff options
Diffstat (limited to 'content/renderer/gpu/stream_texture_host_android.h')
-rw-r--r-- | content/renderer/gpu/stream_texture_host_android.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/renderer/gpu/stream_texture_host_android.h b/content/renderer/gpu/stream_texture_host_android.h index 74d40c4..3fd184c 100644 --- a/content/renderer/gpu/stream_texture_host_android.h +++ b/content/renderer/gpu/stream_texture_host_android.h @@ -7,7 +7,7 @@ #include "base/memory/weak_ptr.h" #include "content/common/android/surface_texture_peer.h" -#include "ipc/ipc_channel.h" +#include "ipc/ipc_listener.h" #include "ipc/ipc_message.h" namespace gfx { |