Index: ui/file_manager/integration_tests/gallery_test_manifest.json |
diff --git a/ui/file_manager/integration_tests/gallery_test_manifest.json b/ui/file_manager/integration_tests/gallery_test_manifest.json |
index 6b41f5d7d20be147daeb3caff90ef5a81e59f970..dcd23c70a807e3f9e1826b049232bca7b48327a8 100644 |
--- a/ui/file_manager/integration_tests/gallery_test_manifest.json |
+++ b/ui/file_manager/integration_tests/gallery_test_manifest.json |
@@ -6,5 +6,6 @@ |
"manifest_version": 2, |
"web_accessible_resources": ["*"], |
"background": {"scripts": ["gallery/background.js"]}, |
- "incognito" : "split" |
+ "incognito" : "split", |
+ "permissions": ["commandLinePrivate"] |
} |