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

Unified Diff: extensions/common/api/_behavior_features.json

Issue 2592613003: Remove networking API permissions depdendency on behavior feature (Closed)
Patch Set: remove behavior feature too Created 4 years 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 | extensions/common/api/_permission_features.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/_behavior_features.json
diff --git a/extensions/common/api/_behavior_features.json b/extensions/common/api/_behavior_features.json
index a2da0dede89e3d1662c002f285e6353d588c20bd..e64975f7e08810091fa17a4ba54ead4fa2745e60 100644
--- a/extensions/common/api/_behavior_features.json
+++ b/extensions/common/api/_behavior_features.json
@@ -89,40 +89,5 @@
"3C654B3B6682CA194E75AD044CEDE927675DDEE8", // Easy unlock
"2FCBCE08B34CCA1728A85F1EFBD9A34DD2558B2E" // ChromeVox
]
- }
- ],
- "whitelisted_for_networking_onc_api": {
- "channel": "stable",
- "extension_types": ["extension", "legacy_packaged_app", "platform_app"],
- "platforms": ["chromeos", "mac", "win", "linux"],
- "whitelist": [
- "0DE0F05680A4A056BCEC864ED8DDA84296F82B40", // http://crbug.com/434651
- "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683
- "A3BC37E2148AC4E99BE4B16AF9D42DD1E592BBBE", // http://crbug.com/293683
- "8C3741E3AF0B93B6E8E0DDD499BB0B74839EA578", // http://crbug.com/234235
- "E703483CEF33DEC18B4B6DD84B5C776FB9182BDB", // http://crbug.com/234235
- "307E96539209F95A1A8740C713E6998A73657D96", // http://crbug.com/329690
- "11B478CEC461C766A2DC1E5BEEB7970AE06DC9C2", // http://crbug.com/380890
- "0EFB879311E9EFBB7C45251F89EC655711B1F6ED", // http://crbug.com/380890
- "9193D3A51E2FE33B496CDA53EA330423166E7F02", // http://crbug.com/380890
- "F9119B8B18C7C82B51E7BC6FF816B694F2EC3E89", // http://crbug.com/380890
- "63ED55E43214C211F82122ED56407FF1A807F2A3", // Dev
- "FA01E0B81978950F2BC5A50512FD769725F57510", // Beta
- "B11A93E7E5B541F8010245EBDE2C74647D6C14B9", // Canary
- "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Google Cast Beta
- "16CA7A47AAE4BE49B1E75A6B960C3875E945B264", // Google Cast Stable
- "226CF815E39A363090A1E547D53063472B8279FA", // http://crbug.com/588179
- "7AE714FFD394E073F0294CFA134C9F91DB5FBAA4", // CCD Development
- "C7DA3A55C2355F994D3FDDAD120B426A0DF63843", // CCD Testing
- "75E3CFFFC530582C583E4690EF97C70B9C8423B7", // CCD Release
- "4F25792AF1AA7483936DE29C07806F203C7170A0", // http://crbug.com/407693
- "BD8781D757D830FC2E85470A1B6E8A718B7EE0D9", // http://crbug.com/407693
- "4AC2B6C63C6480D150DFDA13E4A5956EB1D0DDBB", // http://crbug.com/407693
- "81986D4F846CEDDDB962643FA501D1780DD441BB", // http://crbug.com/407693
- "2F6F6FDB84E0290ABAB7A9D7571EB344821E5F12", // http://crbug.com/610452
- "5B9E39EA374B136CBE7AED2D872003107642EAD5", // http://crbug.com/610452
- "E0E94FB0C01FFB9CDC7A5F098C99B5A8D2F95902", // http://crbug.com/610452
- "52E0557059A7A28F74ED1D92DDD997E0CCD37806" // http://crbug.com/610452
- ]
- }
+ }]
}
« no previous file with comments | « no previous file | extensions/common/api/_permission_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698