Commit 961ceb88 authored by asargent@chromium.org's avatar asargent@chromium.org

Add new appNotifications permission to built-in webstore app

This is so we can use the webstore app for dogfood experiments.

BUG=none
TEST=none

Review URL: http://codereview.chromium.org/8771045

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112813 0039d316-1c4b-4281-b951-d872f2087c98
parent 59369e3d
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
] ]
}, },
"permissions": [ "permissions": [
"appNotifications",
"webstorePrivate", "webstorePrivate",
"management" "management"
] ]
......
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