Chromium Code Reviews| Index: chrome/common/extensions/api/_api_features.json |
| diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json |
| index e4d38e1b051e4aecc1e409de13aabc2ad5dd1370..bbb6c7ac521750a21cab1dfef766cb83b1c0e9cf 100644 |
| --- a/chrome/common/extensions/api/_api_features.json |
| +++ b/chrome/common/extensions/api/_api_features.json |
| @@ -693,7 +693,8 @@ |
| "contexts": ["webui"], |
| "matches": [ |
| "chrome://md-settings/*", |
| - "chrome://settings/*" |
| + "chrome://settings/*", |
| + "chrome://settings-frame/*" |
| ], |
| "platforms": ["chromeos"] |
| }, |