Commit 6f3fd4fc authored by satorux's avatar satorux Committed by Commit bot

Fix an outdated comment in external_filesystem_apitest.cc

TEST=n/a
BUG=none

Review URL: https://codereview.chromium.org/560753002

Cr-Commit-Position: refs/heads/master@{#294145}
parent c03bfd9f
...@@ -44,8 +44,7 @@ ...@@ -44,8 +44,7 @@
// //
// The tests cover following scenarios: // The tests cover following scenarios:
// - Performing file system operations on external file systems from an // - Performing file system operations on external file systems from an
// extension with fileManagerPrivate permission (i.e. a file browser // app with fileManagerPrivate permission (i.e. Files.app).
// extension).
// - Performing read/write operations from file handler extensions. These // - Performing read/write operations from file handler extensions. These
// extensions need a file browser extension to give them permissions to access // extensions need a file browser extension to give them permissions to access
// files. This also includes file handler extensions in filesystem API. // files. This also includes file handler extensions in filesystem API.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment