Chromium Code Reviews| Index: ppapi/cpp/dev/video_decoder_dev.h |
| =================================================================== |
| --- ppapi/cpp/dev/video_decoder_dev.h (revision 67885) |
| +++ ppapi/cpp/dev/video_decoder_dev.h (working copy) |
| @@ -26,7 +26,6 @@ |
| VideoDecoder_Dev(const VideoDecoder_Dev& other); |
| VideoDecoder_Dev& operator=(const VideoDecoder_Dev& other); |
| - void swap(VideoDecoder_Dev& other); |
| // PPB_VideoDecoder methods: |
| static bool GetConfig(const Instance& instance, |