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

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

Issue 942393002: Add a simple way of performing step by step tests for testers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More cleanup. Created 5 years, 10 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
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 5523f857a0d4b381568251d1c0bd4ef44fe23f6a..7dc4074c971339f34d42a2ee48b0add5058add2a 100644
--- a/ui/file_manager/integration_tests/file_manager_test_manifest.json
+++ b/ui/file_manager/integration_tests/file_manager_test_manifest.json
@@ -36,6 +36,7 @@
"permissions": [
"fileSystem",
"tabs",
+ "commandLinePrivate",
"chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/*",
"chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/*"
]

Powered by Google App Engine
This is Rietveld 408576698