Commit 4a9056a4 authored by cthomp@chromium.org's avatar cthomp@chromium.org

Add SHA1 hash of experience sampling extension to whitelist.

BUG=384635

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

Cr-Commit-Position: refs/heads/master@{#289694}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289694 0039d316-1c4b-4281-b951-d872f2087c98
parent 70a02a65
......@@ -425,7 +425,9 @@
"experienceSamplingPrivate": {
"channel": "dev",
"extension_types": ["extension"],
"whitelist": []
"whitelist": [
"0B5B953E53AC1859AC1DD3F67E115D1A5C2D6123" // https://crbug.com/384635
]
},
"experimental": {
"channel": "stable",
......
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