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

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

Issue 568393002: Add whitelist for crbug.com/413748 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « extensions/browser/api/app_window/app_window_api.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/_permission_features.json
diff --git a/extensions/common/api/_permission_features.json b/extensions/common/api/_permission_features.json
index 40a47266de6a3fe8780036a1b70d79ec07c2cbe6..493967a5b53c2d0a37ec75e53ddfcbf50857fac6 100644
--- a/extensions/common/api/_permission_features.json
+++ b/extensions/common/api/_permission_features.json
@@ -47,7 +47,10 @@
"E7E2461CE072DF036CF9592740196159E2D7C089", // http://crbug.com/356200
"A74A4D44C7CFCD8844830E6140C8D763E12DD8F3",
"312745D9BF916161191143F6490085EEA0434997",
- "53041A2FA309EECED01FFC751E7399186E860B2C"
+ "53041A2FA309EECED01FFC751E7399186E860B2C",
+ "A07A5B743CD82A1C2579DB77D353C98A23201EEF", // http://crbug.com/413748
+ "F16F23C83C5F6DAD9B65A120448B34056DD80691",
+ "0F585FB1D0FDFBEBCE1FEB5E9DFFB6DA476B8C9B"
]
}
],
@@ -97,7 +100,10 @@
"02037314DA4D913640DCF0E296A7D01F4FD793EC",
"B6EC0809BC63E10B431C5E4AA3645232CA86B2A5",
"48CA541313139786F056DBCB504A1025CFF5D2E3",
- "05106136AE7F08A3C181D4648E5438350B1D2B4F"
+ "05106136AE7F08A3C181D4648E5438350B1D2B4F",
+ "A07A5B743CD82A1C2579DB77D353C98A23201EEF", // http://crbug.com/413748
+ "F16F23C83C5F6DAD9B65A120448B34056DD80691",
+ "0F585FB1D0FDFBEBCE1FEB5E9DFFB6DA476B8C9B"
]
}
],
« no previous file with comments | « extensions/browser/api/app_window/app_window_api.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698