Chromium Code Reviews| Index: ppapi/cpp/dev/file_chooser_dev.h |
| =================================================================== |
| --- ppapi/cpp/dev/file_chooser_dev.h (revision 67885) |
| +++ ppapi/cpp/dev/file_chooser_dev.h (working copy) |
| @@ -26,7 +26,6 @@ |
| FileChooser_Dev(const FileChooser_Dev& other); |
| FileChooser_Dev& operator=(const FileChooser_Dev& other); |
| - void swap(FileChooser_Dev& other); |
| // PPB_FileChooser methods: |
| int32_t Show(const CompletionCallback& cc); |