| Index: remoting/webapp/manifest.json
|
| diff --git a/remoting/webapp/manifest.json b/remoting/webapp/manifest.json
|
| index 2a1335f2a3122c9940974f345038f0b7afa8ae8f..e51c3004232462cd7adad4b4011388540a4f6b84 100644
|
| --- a/remoting/webapp/manifest.json
|
| +++ b/remoting/webapp/manifest.json
|
| @@ -24,7 +24,7 @@
|
| "permissions": [
|
| "https://accounts.google.com/*",
|
| "https://www.googleapis.com/chromoting/*",
|
| - "https://talkgadget.google.com/talkgadget/*",
|
| + "https://*.talkgadget.google.com/talkgadget/*",
|
| "https://relay.google.com/*",
|
| "clipboardRead",
|
| "clipboardWrite"
|
|
|