| Index: ppapi/proxy/audio_encoder_resource.h
|
| diff --git a/ppapi/proxy/audio_encoder_resource.h b/ppapi/proxy/audio_encoder_resource.h
|
| index f1ba9f3d1de7a582aaecbdc31cf73b91d9129291..0290d21be5000b942f580869fe7a4d68f70416d2 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_ptr.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "ppapi/proxy/connection.h"
|
| #include "ppapi/proxy/plugin_resource.h"
|
|
|