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

Unified Diff: chrome/test/data/extensions/api_test/tab_capture/manifest.json

Issue 364123002: [Cross-Site Isolation] Migrate entire MediaStream verticals to be per-RenderFrame. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: It's random enough. + REBASE Created 6 years, 5 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: chrome/test/data/extensions/api_test/tab_capture/manifest.json
diff --git a/chrome/test/data/extensions/api_test/tab_capture/manifest.json b/chrome/test/data/extensions/api_test/tab_capture/manifest.json
index 56d761cb81d4d91de4338eb5a871ea18f778acb5..991b2e5f4dfa5fc58dd1a951e66624a42595c987 100644
--- a/chrome/test/data/extensions/api_test/tab_capture/manifest.json
+++ b/chrome/test/data/extensions/api_test/tab_capture/manifest.json
@@ -5,5 +5,5 @@
"manifest_version": 2,
"description": "Tab Capture API Test Extension",
"incognito": "split",
- "permissions": ["tabCapture"]
+ "permissions": ["tabCapture","tabs"]
}
« no previous file with comments | « chrome/test/data/extensions/api_test/tab_capture/api_tests.js ('k') | content/browser/frame_host/render_frame_host_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698