Chromium Code Reviews| Index: ppapi/cpp/dev/file_ref_dev.h |
| =================================================================== |
| --- ppapi/cpp/dev/file_ref_dev.h (revision 67885) |
| +++ ppapi/cpp/dev/file_ref_dev.h (working copy) |
| @@ -35,7 +35,6 @@ |
| FileRef_Dev(const FileRef_Dev& other); |
| FileRef_Dev& operator=(const FileRef_Dev& other); |
| - void swap(FileRef_Dev& other); |
| // Returns the file system type. |
| PP_FileSystemType_Dev GetFileSystemType() const; |