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

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

Issue 1088903003: Remove unused app_ids from app api whitelist. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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/_permission_features.json
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index 7679c78aaf73ec7737cccbfaff1a2d32b94d07b8..de15be244324bdc14c4839043c6798deeb81f2d4 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -271,9 +271,7 @@
"channel": "stable",
"extension_types": ["platform_app"],
"whitelist": [
- "AE27D69DBE571F4B1694F05C89B710C646792231", // Published ADT.
- // TODO(grv): clean up once Apps developer tool is published.
- "5107DE9024C329EEA9C9A72D94C16723790C6422" // Apps Developer Tool.
+ "AE27D69DBE571F4B1694F05C89B710C646792231" // Published ADT.
]
}
],
@@ -282,10 +280,6 @@
"extension_types": ["platform_app"],
"whitelist": [
"AE27D69DBE571F4B1694F05C89B710C646792231", // Published ADT.
- // TODO(grv): clean up once Apps developer tool is published.
- "5107DE9024C329EEA9C9A72D94C16723790C6422", // Apps Developer Tool.
- "8C0B1873FFFB65E4D0F4D772879F7304CEF125C2", // Apps Editor old.
- // TODO(grv) : clean up once after publish.
"FA0501B579070BB9CBD4FCAEC8CB0EDF22BA2F04", // Apps Editor published.
"4A4EA121622FCA3D78ED2AB534197F43D7189EE0", // Spark nightly build.
"9FDE6E7F06FCFA11D9A05041C7FF6D8AE662F5D1", // Spark release.
« 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