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

Unified Diff: chrome/test/data/extensions/api_test/permissions/optional/manifest.json

Issue 10920070: Remove permission warnings from most tabs and windows APIs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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/permissions/optional/manifest.json
diff --git a/chrome/test/data/extensions/api_test/permissions/optional/manifest.json b/chrome/test/data/extensions/api_test/permissions/optional/manifest.json
index 5449678c8facfdc3c93f47621b55ac3b410de705..3611f72294b89076a5b82535bcc535532ee48f02 100644
--- a/chrome/test/data/extensions/api_test/permissions/optional/manifest.json
+++ b/chrome/test/data/extensions/api_test/permissions/optional/manifest.json
@@ -12,7 +12,7 @@
"http://a.com/*"
],
"optional_permissions": [
- "tabs",
+ "bookmarks",
"management",
"notifications",
"background",

Powered by Google App Engine
This is Rietveld 408576698