| Index: chrome/common/extensions/api/file_browser_private.idl
|
| diff --git a/chrome/common/extensions/api/file_browser_private.idl b/chrome/common/extensions/api/file_browser_private.idl
|
| index 0a4a7a6a82263c05d03d588cc0aa112ccb1a4444..63bdf60c624590fe801e70b3ff06b3a20bd92031 100644
|
| --- a/chrome/common/extensions/api/file_browser_private.idl
|
| +++ b/chrome/common/extensions/api/file_browser_private.idl
|
| @@ -39,7 +39,7 @@ enum MountCompletedStatus {
|
| error_mount_program_failed,
|
| error_invalid_device_path,
|
| error_unknown_filesystem,
|
| - error_unsuported_filesystem,
|
| + error_unsupported_filesystem,
|
| error_invalid_archive,
|
| error_authentication,
|
| error_path_unmounted
|
|
|