Commit 2c93c4d2 authored by Stephen Lin's avatar Stephen Lin Committed by Commit Bot

Update URL whitelist for externally_connectable

The Goodies page has moved, so need to update the manifest to match.
Also adding in URL pattern for staging location for Goodies webpages.

BUG=chromium:741952
TEST=browser test

Change-Id: Id1f71cb4bb6a65605a6ec6ff7cefd973a9487b35
Reviewed-on: https://chromium-review.googlesource.com/577724Reviewed-by: default avatarJorge Lucangeli Obes <jorgelo@chromium.org>
Commit-Queue: Jorge Lucangeli Obes <jorgelo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#488233}
parent f7f3b08d
...@@ -40,7 +40,8 @@ ...@@ -40,7 +40,8 @@
"externally_connectable": { "externally_connectable": {
"ids": ["*"], "ids": ["*"],
"matches": [ "matches": [
"*://www.google.com/*chrome/devices/goodies.html*" "*://www.google.com/*chromebook/*",
"*://chromebook-dot-googwebreview.appspot.com/*chromebook/*"
] ]
} }
} }
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