diff options
Diffstat (limited to 'chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h')
-rw-r--r-- | chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h b/chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h index a6cfebf..e28c9a6 100644 --- a/chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h +++ b/chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h @@ -19,7 +19,7 @@ class IOBuffer; } // Asynchronous delegate for media transfer protocol (MTP) device to perform -// media device isolated file system operations. Class that implements this +// media device file system operations. Class that implements this // delegate does the actual communication with the MTP device. // The lifetime of the delegate is managed by the MTPDeviceMapService class. // Member functions and callbacks run on the IO thread. |