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

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

Issue 99463006: Updates permissions and feedback whilelist. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resync Created 7 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 | « chrome/browser/resources/feedback/js/event_handler.js ('k') | 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 68fe91286059ade6bd3856476f5127c5f3a3aeac..304ce7b52798b913ba4291347f9db904a98a1607 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -182,6 +182,7 @@
"8C3741E3AF0B93B6E8E0DDD499BB0B74839EA578", // http://crbug.com/234235
"E703483CEF33DEC18B4B6DD84B5C776FB9182BDB", // http://crbug.com/234235
"307E96539209F95A1A8740C713E6998A73657D96", // http://crbug.com/329690
+ "314B0FC37CAE989AF42887E5303BD1E98BF12DDE", // http://crbug.com/329088
"D7986543275120831B39EF28D1327552FC343960" // http://crbug.com/329088
]
},
@@ -370,8 +371,7 @@
"A3BC37E2148AC4E99BE4B16AF9D42DD1E592BBBE", // http://crbug.com/293683
"8C3741E3AF0B93B6E8E0DDD499BB0B74839EA578", // http://crbug.com/234235
"E703483CEF33DEC18B4B6DD84B5C776FB9182BDB", // http://crbug.com/234235
- "307E96539209F95A1A8740C713E6998A73657D96", // http://crbug.com/329690
- "D7986543275120831B39EF28D1327552FC343960" // http://crbug.com/329088
+ "307E96539209F95A1A8740C713E6998A73657D96" // http://crbug.com/329690
]
},
"fileBrowserHandler": {
@@ -701,6 +701,7 @@
"channel": "stable",
"extension_types": ["platform_app"],
"whitelist": [
+ "314B0FC37CAE989AF42887E5303BD1E98BF12DDE", // Chrome OS Recovery Tool Dev
"D7986543275120831B39EF28D1327552FC343960" // Chrome OS Recovery Tool
]
},
« no previous file with comments | « chrome/browser/resources/feedback/js/event_handler.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698