| Index: ppapi/shared_impl/video_decoder_impl.h
|
| ===================================================================
|
| --- ppapi/shared_impl/video_decoder_impl.h (revision 109579)
|
| +++ ppapi/shared_impl/video_decoder_impl.h (working copy)
|
| @@ -21,13 +21,7 @@
|
| } // namespace gpu
|
|
|
| namespace ppapi {
|
| -namespace thunk {
|
| -class PPB_Context3D_API;
|
| -} // namespace thunk
|
| -} // namespace ppapi
|
|
|
| -namespace ppapi {
|
| -
|
| // Implements the logic to set and run callbacks for various video decoder
|
| // events. Both the proxy and the renderer implementation share this code.
|
| class PPAPI_SHARED_EXPORT VideoDecoderImpl
|
|
|