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 8e109cff9349e2142a9031eb539cf79a66ec1d96..9eb8d547b6ab2410ba4d8d7c9ccabd1b20e6590f 100644 |
--- a/chrome/common/extensions/api/_permission_features.json |
+++ b/chrome/common/extensions/api/_permission_features.json |
@@ -577,6 +577,15 @@ |
"extension_types": ["extension", "legacy_packaged_app", "platform_app"], |
"location": "component" |
}], |
+ "launcherPagePrivate" : { |
+ "channel": "stable", |
+ "extension_types": ["platform_app"], |
+ "whitelist": [ |
+ "07BD6A765FFC289FF755D7CAB2893A40EC337FEC", // http://crbug.com/404000 |
Matt Giuca
2014/10/28 05:41:22
Is there a way to avoid duplicating this whitelist
calamity
2014/10/28 06:34:21
Done.
|
+ "896B85CC7E913E11C34892C1425A093C0701D386", // http://crbug.com/404000 |
+ "11A01C82EF355E674E4F9728A801F5C3CB40D83F" // http://crbug.com/404000 |
+ ] |
+ }, |
"location": [ |
{ |
"channel": "dev", |