| Index: remoting/webapp/crd/manifest.json.jinja2
|
| diff --git a/remoting/webapp/crd/manifest.json.jinja2 b/remoting/webapp/crd/manifest.json.jinja2
|
| index 2e71a42967980c1fa77a6ed8d25fd5951f88f5ca..029e0967feb7a332311b8e286da158916dc15e60 100644
|
| --- a/remoting/webapp/crd/manifest.json.jinja2
|
| +++ b/remoting/webapp/crd/manifest.json.jinja2
|
| @@ -60,11 +60,6 @@
|
| "pages": [ "wcs_sandbox.html" ]
|
| },
|
| {% endif %}
|
| - "externally_connectable": {
|
| - "matches": [
|
| - "https://*.google.com/hangouts*"
|
| - ]
|
| - },
|
| "permissions": [
|
| "{{ OAUTH2_ACCOUNTS_HOST }}/*",
|
| "{{ OAUTH2_API_BASE_URL }}/*",
|
|
|