| 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.
|
|
|