| Index: ppapi/proxy/audio_encoder_resource.h
|
| diff --git a/ppapi/proxy/audio_encoder_resource.h b/ppapi/proxy/audio_encoder_resource.h
|
| index 0290d21be5000b942f580869fe7a4d68f70416d2..acdd774b973c76af7230dc6727e11c568e52aee6 100644
|
| --- a/ppapi/proxy/audio_encoder_resource.h
|
| +++ b/ppapi/proxy/audio_encoder_resource.h
|
| @@ -9,7 +9,6 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/memory/scoped_vector.h"
|
| #include "ppapi/proxy/connection.h"
|
| #include "ppapi/proxy/plugin_resource.h"
|
| #include "ppapi/shared_impl/media_stream_buffer_manager.h"
|
|
|