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 649dd1b2ff92fcd780b2844c1059c49bb63095e4..6b2426fa9f279afb8c595f830f1ec7c49131207c 100644 |
| --- a/content/browser/devtools/protocol_config.json |
| +++ b/content/browser/devtools/protocol_config.json |
| @@ -10,6 +10,9 @@ |
| "export_header": "content/common/content_export.h", |
| "options": [ |
| { |
| + "domain": "Browser" |
|
dgozman
2017/03/23 22:56:01
I think we don't even need this.
jzfeng
2017/03/24 02:24:40
Done.
|
| + }, |
| + { |
| "domain": "DOM", |
| "include": ["setFileInputFiles"], |
| "include_events": [], |