Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Unified Diff: ui/file_manager/integration_tests/file_manager_test_manifest.json

Issue 1092573002: [Files.app] Added a tabindex test for save file dialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase and fix test failure Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/file_manager/integration_tests/file_manager/tab_index.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/integration_tests/file_manager_test_manifest.json
diff --git a/ui/file_manager/integration_tests/file_manager_test_manifest.json b/ui/file_manager/integration_tests/file_manager_test_manifest.json
index 31cd27b199fb76bb10872a0bbdb38134a56fa57b..d162f66f873929519c8fe4f76000f25474e9424c 100644
--- a/ui/file_manager/integration_tests/file_manager_test_manifest.json
+++ b/ui/file_manager/integration_tests/file_manager_test_manifest.json
@@ -36,7 +36,7 @@
]
},
"permissions": [
- "fileSystem",
+ {"fileSystem": ["write"]},
"tabs",
"commandLinePrivate",
"chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/*",
« no previous file with comments | « ui/file_manager/integration_tests/file_manager/tab_index.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698