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

Unified Diff: chrome/test/data/extensions/browsertest/scopes/manifest.json

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
« no previous file with comments | « chrome/common/net/gaia/oauth2_mint_token_flow.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/browsertest/scopes/manifest.json
diff --git a/chrome/test/data/extensions/browsertest/scopes/manifest.json b/chrome/test/data/extensions/browsertest/scopes/manifest.json
deleted file mode 100644
index d2e15e34b2933493799b22a0631478f3daa891ad..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/browsertest/scopes/manifest.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "name": "scopes browser test",
- "manifest_version": 2,
- "version": "1",
- "permissions": ["experimental", "clipboardRead", "geolocation"],
- "oauth2": {
- "client_id": "12345.apps.googleusercontent.com",
- "scopes": [ "https://www.google.com/calendar/feeds/",
- "https://docs.google.com/feeds/"]
- }
-}
« no previous file with comments | « chrome/common/net/gaia/oauth2_mint_token_flow.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698