Commit 902d91aa authored by dcaiafa's avatar dcaiafa Committed by Commit bot

Fix manifest's externally_connectable to use the correct Hangouts URL

BUG=

Review URL: https://codereview.chromium.org/878413007

Cr-Commit-Position: refs/heads/master@{#314888}
parent fbc55181
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
{% endif %} {% endif %}
"externally_connectable": { "externally_connectable": {
"matches": [ "matches": [
"https://*.talkgadget.google.com/*" "https://*.google.com/hangouts*"
] ]
}, },
"permissions": [ "permissions": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment