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

Unified Diff: chrome/test/data/extensions/api_test/notifications/galore/app/manifest.json

Issue 20593003: Move kEnableExperimentalExtensionApis switch to extensions/common/switches.cc. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 5 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/api_test/notifications/galore/app/manifest.json
diff --git a/chrome/test/data/extensions/api_test/notifications/galore/app/manifest.json b/chrome/test/data/extensions/api_test/notifications/galore/app/manifest.json
index 7e14a2b144dd0bd187e4d0a0bc599d4e39cc7cfb..6e68d22f8f78518512c07cad9774f1777598f699 100644
--- a/chrome/test/data/extensions/api_test/notifications/galore/app/manifest.json
+++ b/chrome/test/data/extensions/api_test/notifications/galore/app/manifest.json
@@ -15,7 +15,6 @@
"128": "images/icon-128x128.png"
},
"permissions": [
- "experimental",
"notifications",
"storage",
"https://calendar.google.com/googlecalendar/images/about-alerts.gif",

Powered by Google App Engine
This is Rietveld 408576698