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

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

Issue 870163002: Move networking_private to src/extensions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GN 2 Created 5 years, 11 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 4c2db3bb462d211b289a07c257463b39af1afce3..96d856b4b6bf1b16c47d34956f88317ecb668202 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -732,35 +732,6 @@
"extension", "legacy_packaged_app", "platform_app"
]
},
- "networkingPrivate": {
- "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
- "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
- ]
- },
"notificationProvider": {
"channel": "trunk",
"extension_types": ["extension", "platform_app"]
« no previous file with comments | « chrome/common/extensions/api/_api_features.json ('k') | chrome/common/extensions/api/networking_private.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698