Chromium Code Reviews| Index: content/browser/devtools/protocol_config.json |
| diff --git a/content/browser/devtools/protocol_config.json b/content/browser/devtools/protocol_config.json |
| index 57d7f223c714ad88fe088e98a9e6bdb11ee3548b..8492dae6881b9cd7370c524d77d8b50bcb31d7d1 100644 |
| --- a/content/browser/devtools/protocol_config.json |
| +++ b/content/browser/devtools/protocol_config.json |
| @@ -49,6 +49,9 @@ |
| "domain": "Schema" |
| }, |
| { |
| + "domain": "Security" |
| + }, |
| + { |
| "domain": "SystemInfo", |
| "async": ["getInfo"] |
| }, |