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

Unified Diff: ui/file_manager/integration_tests/video_player_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: Rename the flag. 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
« no previous file with comments | « ui/file_manager/integration_tests/remote_call.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/video_player_test_manifest.json
diff --git a/ui/file_manager/integration_tests/video_player_test_manifest.json b/ui/file_manager/integration_tests/video_player_test_manifest.json
index a3269d46f63951cfc5c2eff79636bf75e097f10d..6f499cafff811a4ba7f390393413beb0c1e91049 100644
--- a/ui/file_manager/integration_tests/video_player_test_manifest.json
+++ b/ui/file_manager/integration_tests/video_player_test_manifest.json
@@ -12,5 +12,6 @@
"video_player/background.js",
"video_player/open_video_files.js"
]},
- "incognito" : "split"
+ "incognito" : "split",
+ "permissions": ["commandLinePrivate"]
}
« no previous file with comments | « ui/file_manager/integration_tests/remote_call.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698