Chromium Code Reviews| 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"] |
| } |