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

Unified Diff: chrome/common/extensions/permissions/permission_set.h

Issue 10702017: Revert r 144574 "Modify experimental identity flow to display scope descriptions and details." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
Index: chrome/common/extensions/permissions/permission_set.h
diff --git a/chrome/common/extensions/permissions/permission_set.h b/chrome/common/extensions/permissions/permission_set.h
index a8e003fa1091bd637790f1bbd921955b412542ff..c6fd51bf6b64698633ed84f580e1994da4e32887 100644
--- a/chrome/common/extensions/permissions/permission_set.h
+++ b/chrome/common/extensions/permissions/permission_set.h
@@ -43,6 +43,7 @@ class PermissionSet
const URLPatternSet& explicit_hosts,
const OAuth2Scopes& scopes);
+
// Creates a new permission set based on the specified data.
PermissionSet(const APIPermissionSet& apis,
const URLPatternSet& explicit_hosts,
« no previous file with comments | « chrome/common/extensions/extension_permission_set.h ('k') | chrome/common/net/gaia/oauth2_mint_token_flow.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698