| Index: media/gpu/avda_shared_state.h
|
| diff --git a/media/gpu/avda_shared_state.h b/media/gpu/avda_shared_state.h
|
| index b9c737362d02b649c8e52c05aeb8b460530b055c..a85a882b7ad25727115badc9fe4a18e79762f623 100644
|
| --- a/media/gpu/avda_shared_state.h
|
| +++ b/media/gpu/avda_shared_state.h
|
| @@ -19,8 +19,6 @@ class SurfaceTexture;
|
|
|
| namespace media {
|
|
|
| -class AVDACodecImage;
|
| -
|
| // Shared state to allow communication between the AVDA and the
|
| // GLImages that configure GL for drawing the frames.
|
| class AVDASharedState : public base::RefCounted<AVDASharedState> {
|
|
|