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

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

Issue 513973002: Added app hashes for API access. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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
« no previous file with comments | « no previous file | 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 3749464a9216ad520a6c50dab15545429a065acf..e23ff4e7d886e0cc740177c11ec7f7393b316c18 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -676,11 +676,15 @@
"8C0B1873FFFB65E4D0F4D772879F7304CEF125C2", // Apps Editor old.
"FA0501B579070BB9CBD4FCAEC8CB0EDF22BA2F04", // Apps Editor published.
"EE17C698905F7F2E6DDC87C9C30F11E164C829F4", // Watchdog (Activity Log)
- "90113DA9516526D24DAF156C629CC41C049E8882", // Watchdog Test Version
- "4A4EA121622FCA3D78ED2AB534197F43D7189EE0", // Spark nightly build.
- "9FDE6E7F06FCFA11D9A05041C7FF6D8AE662F5D1", // Spark release.
- "50B4A905D522C06E27CA6D099E3E54BDA1F152C5", // Spark Beta channel.
- "BA0C8BB92084C9741312D90D3EA882526853455F" // Spark dev channel.
+ "90113DA9516526D24DAF156C629CC41C049E8882", // Watchdog Test Version
+ "4A4EA121622FCA3D78ED2AB534197F43D7189EE0", // Spark nightly build.
+ "9FDE6E7F06FCFA11D9A05041C7FF6D8AE662F5D1", // Spark release.
+ "50B4A905D522C06E27CA6D099E3E54BDA1F152C5", // Spark Beta channel.
+ "BA0C8BB92084C9741312D90D3EA882526853455F", // Spark dev channel.
+ "11B478CEC461C766A2DC1E5BEEB7970AE06DC9C2", // http://crbug.com/408276
+ "0EFB879311E9EFBB7C45251F89EC655711B1F6ED", // http://crbug.com/408276
+ "9193D3A51E2FE33B496CDA53EA330423166E7F02", // http://crbug.com/408276
+ "F9119B8B18C7C82B51E7BC6FF816B694F2EC3E89" // http://crbug.com/408276
]
},
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698