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

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

Issue 1806723003: [Extensions] Remove principalsPrivate API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove extraneous mods Created 4 years, 9 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/api/_permission_features.json
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index 4319714c93ba376bcf43c1147fcb4e04075f9677..158bb33c7391d03d6d46fc81942ee7526e207756 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -807,13 +807,6 @@
"location": "component"
}
],
- "principalsPrivate": {
- "channel": "stable",
- "extension_types": ["extension"],
- "whitelist": [
- "2779FA8B45841D61A37207CCFAC9CB393964FE5B" // Login Proxy (prototype)
- ]
- },
"privacy": {
"channel": "stable",
"extension_types": ["extension", "legacy_packaged_app"]
« no previous file with comments | « chrome/common/extensions/api/_api_features.json ('k') | chrome/common/extensions/api/principals_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698