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

Unified Diff: chrome/common/extensions/api/_manifest_features.json

Issue 23499005: Whitelist some Google apps for oauth2.auto_approve (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: now with more paperwork Created 7 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/_manifest_features.json
diff --git a/chrome/common/extensions/api/_manifest_features.json b/chrome/common/extensions/api/_manifest_features.json
index 99a8833f4f1eb8c4ea80f07d320e1752796b672e..43d0ceb53e512f862e1a0a3250acd4f6f4568111 100644
--- a/chrome/common/extensions/api/_manifest_features.json
+++ b/chrome/common/extensions/api/_manifest_features.json
@@ -256,7 +256,9 @@
"hkhhlkdconhgemhegnplaldnmnmkaemd", // Get Started App
"nmmhkkegccagdldgiimedpiccmgmieda", // In-app payments support app.
"4B1D0E19C6C43C008C44A8278C8B5BFE15ABEB3C",
- "F7FA7ABC1ECB89BA8EE6656847EFABBF43BB9BCA"
+ "F7FA7ABC1ECB89BA8EE6656847EFABBF43BB9BCA",
+ "1A26E32DE447A17CBE5E9750CDBA78F58539B39C", // TODO(rockot): Kill these.
+ "E61F841D8210B6A9891E5384CB665FBED31FCD7B" // See http://crbug.com/281715
]
},
"offline_enabled": {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698