| Index: chrome/browser/chromeos/file_system_provider/operations/unmount.h
|
| diff --git a/chrome/browser/chromeos/file_system_provider/operations/unmount.h b/chrome/browser/chromeos/file_system_provider/operations/unmount.h
|
| index 6ac81951a5a41ecbeb5646ad3bcd378909508f8a..11dd5a3e9c1eabfa6174932cdb3c705b7a5de03f 100644
|
| --- a/chrome/browser/chromeos/file_system_provider/operations/unmount.h
|
| +++ b/chrome/browser/chromeos/file_system_provider/operations/unmount.h
|
| @@ -25,7 +25,7 @@ class ProvidedFileSystemInfo;
|
|
|
| namespace operations {
|
|
|
| -// Bridge between fileBrowserPrivate's unmount operation and providing
|
| +// Bridge between fileManagerPrivate's unmount operation and providing
|
| // extension's unmount request. Created per request.
|
| class Unmount : public Operation {
|
| public:
|
|
|