Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1315)

Unified Diff: chrome/test/data/extensions/https_app/manifest.json

Issue 1665563003: Ask for notification permission during extension installation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/extensions/https_app/manifest.json
diff --git a/chrome/test/data/extensions/https_app/manifest.json b/chrome/test/data/extensions/https_app/manifest.json
index 59ec30b8b201fce2c8f60a0f4b9c7a303bd40729..6ed10f654e885177c533d417587d0cfe01b19a9c 100644
--- a/chrome/test/data/extensions/https_app/manifest.json
+++ b/chrome/test/data/extensions/https_app/manifest.json
@@ -2,9 +2,6 @@
"name": "App Test",
"version": "1",
"manifest_version": 2,
- "permissions": [
- "notifications"
- ],
"app": {
"launch": {
"web_url": "https://www.example.com/empty.html"
« chrome/app/generated_resources.grd ('K') | « chrome/test/data/extensions/hosted_app.crx ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698