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

Unified Diff: remoting/webapp/manifest.json.jinja2

Issue 386853002: Add a Record button to the web-app if the host supports video recording. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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: remoting/webapp/manifest.json.jinja2
diff --git a/remoting/webapp/manifest.json.jinja2 b/remoting/webapp/manifest.json.jinja2
index 1ce73d2bb202b0e60c35cee10b5fa1511e516256..8b390fae6429e3bedbfa1ccb11f7eef29b8222aa 100644
--- a/remoting/webapp/manifest.json.jinja2
+++ b/remoting/webapp/manifest.json.jinja2
@@ -67,6 +67,7 @@
"nativeMessaging"
{% if webapp_type != 'v1' %}
,
+ {"fileSystem": ["write"]},
"fullscreen",
"identity",
"contextMenus",
« remoting/webapp/html/window_frame.html ('K') | « remoting/webapp/html/window_frame.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698