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

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

Issue 186393002: Update QuickOffice ids. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove retainEntries change Created 6 years, 10 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 a65357b789c1a5a68e1ca3134b33402a8bf31a52..54de045493d442df1971c30080871aeb731d7fdd 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -363,7 +363,11 @@
},{
"channel": "stable",
"extension_types": ["extension"],
- "whitelist": [ "2FC374607C2DF285634B67C64A2E356C607091C3" ]
+ "whitelist": [
+ "2FC374607C2DF285634B67C64A2E356C607091C3", // Quickoffice
+ "3727DD3E564B6055387425027AD74C58784ACC15", // Quickoffice internal
+ "12E618C3C6E97495AAECF2AC12DEB082353241C6" // QO component extension
+ ]
}],
"fileSystem.directory": [{
"channel": "stable",
@@ -379,7 +383,11 @@
},{
"channel": "stable",
"extension_types": ["extension"],
- "whitelist": [ "2FC374607C2DF285634B67C64A2E356C607091C3" ]
+ "whitelist": [
+ "2FC374607C2DF285634B67C64A2E356C607091C3", // Quickoffice
+ "3727DD3E564B6055387425027AD74C58784ACC15", // Quickoffice internal
+ "12E618C3C6E97495AAECF2AC12DEB082353241C6" // QO component extension
+ ]
}],
"fileSystemProvider": {
"channel": "trunk",
@@ -565,7 +573,7 @@
// also doesn't hurt anything.
"A948368FC53BE437A55FEB414106E207925482F5", // File manager
"2FC374607C2DF285634B67C64A2E356C607091C3", // Quickoffice
- "5D3851BEFF680AB6D954B76678EFCCE834465C23", // Quickoffice dev
+ "3727DD3E564B6055387425027AD74C58784ACC15", // Quickoffice internal
"12E618C3C6E97495AAECF2AC12DEB082353241C6", // QO component extension
"3727DD3E564B6055387425027AD74C58784ACC15", // Editor
"C41AD9DCD670210295614257EF8C9945AD68D86E", // Google Now
« no previous file with comments | « chrome/browser/chromeos/file_manager/file_browser_handlers.cc ('k') | chrome/common/extensions/extension_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698