| Index: remoting/webapp/manifest.json
|
| diff --git a/remoting/webapp/manifest.json b/remoting/webapp/manifest.json
|
| index cf707e4f12754515bffc87b30181361f6d9e3721..6696918c273aa51e7ecfbb414db2227d605c841b 100644
|
| --- a/remoting/webapp/manifest.json
|
| +++ b/remoting/webapp/manifest.json
|
| @@ -25,7 +25,9 @@
|
| "https://accounts.google.com/o/oauth2/*",
|
| "https://www.google.com/accounts/*",
|
| "https://www.googleapis.com/chromoting/*",
|
| - "https://talkgadget.google.com/talkgadget/*"
|
| + "https://talkgadget.google.com/talkgadget/*",
|
| + "clipboardRead",
|
| + "clipboardWrite"
|
| ],
|
| "plugins": [
|
| { "path": "remoting_host_plugin.dll", "public": false },
|
|
|