Index: chrome/test/data/extensions/api_test/file_system/open_writable_existing_with_write/manifest.json |
diff --git a/chrome/test/data/extensions/api_test/file_system/open_writable_existing_with_write/manifest.json b/chrome/test/data/extensions/api_test/file_system/open_writable_existing_with_write/manifest.json |
index 4eeb7e963b1cbb693c7dcf671a3f286d778d7be1..90e8477ea8c0af86a759b7fbfdb0079bc1ee380b 100644 |
--- a/chrome/test/data/extensions/api_test/file_system/open_writable_existing_with_write/manifest.json |
+++ b/chrome/test/data/extensions/api_test/file_system/open_writable_existing_with_write/manifest.json |
@@ -9,7 +9,6 @@ |
} |
}, |
"permissions": [ |
- "experimental", |
"fileSystem", |
"fileSystemWrite" |
] |