Chromium Code Reviews| Index: chrome/test/data/extensions/extension_api_unittest/is_privileged_features_2.json |
| diff --git a/chrome/test/data/extensions/extension_api_unittest/is_privileged_features_2.json b/chrome/test/data/extensions/extension_api_unittest/is_privileged_features_2.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..91b9d13bf5cf9c3b254f27b7526167f530393390 |
| --- /dev/null |
| +++ b/chrome/test/data/extensions/extension_api_unittest/is_privileged_features_2.json |
| @@ -0,0 +1,8 @@ |
| +[ |
| + { |
| + "namespace": "test", |
| + "uses_feature_system": true, |
| + "extension_types": ["extension"], |
| + "contexts": ["blessed_extension"] |
| + } |
| +] |