aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorArmen Kesablyan2012-06-25 11:11:33 -0700
committerArmen Kesablyan2012-06-25 11:11:33 -0700
commit35aebe8d72ccfa9ea010eb79c09ecf89cc1ed44d (patch)
tree337fd4e9ca5c68fd15d3f56a83ff42aa8eade670 /manifest.json
parent9fe9bc495af74d963fa7061d4d1a479720133a56 (diff)
parentd24243239f38704580bb3561a3959688b171809b (diff)
downloadninja-35aebe8d72ccfa9ea010eb79c09ecf89cc1ed44d.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index e9406399..f1703b99 100644
--- a/manifest.json
+++ b/manifest.json
@@ -15,7 +15,9 @@
15 "notifications", 15 "notifications",
16 "webRequest", 16 "webRequest",
17 "webRequestBlocking", 17 "webRequestBlocking",
18 "http://ninja/*" 18 "http://ninja/*",
19 "clipboardRead",
20 "clipboardWrite"
19 ], 21 ],
20 "requirements": { 22 "requirements": {
21 "3D": { 23 "3D": {