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

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

Issue 327403003: Identity API: add chrome.identity.getProfileUserInfo (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add identity.email permission to stubs_app Created 6 years, 6 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
« no previous file with comments | « chrome/common/extensions/api/identity.idl ('k') | extensions/browser/extension_function_histogram_value.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/api_test/stubs_app/manifest.json
diff --git a/chrome/test/data/extensions/api_test/stubs_app/manifest.json b/chrome/test/data/extensions/api_test/stubs_app/manifest.json
index 340fa3caa2eefd376a5409e6206cbc29b6cd9ca5..46ab5eab755815608162e5d347a9bcc7aada5d15 100644
--- a/chrome/test/data/extensions/api_test/stubs_app/manifest.json
+++ b/chrome/test/data/extensions/api_test/stubs_app/manifest.json
@@ -21,6 +21,7 @@
"geolocation",
"hid",
"identity",
+ "identity.email",
"idle",
"location",
{"mediaGalleries": ["read", "allAutoDetected"]},
« no previous file with comments | « chrome/common/extensions/api/identity.idl ('k') | extensions/browser/extension_function_histogram_value.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698