blob: 356a2311e0ce635f179b1a4fb584e4340ce37455 [file] [log] [blame]
{
"use_snake_file_names": true,
"use_title_case_methods": true,
"protocol": {
"package": "content/shell/browser/protocol",
"output": "protocol",
"namespace": ["content", "shell", "protocol"],
"options": [
{
"domain": "Browser",
"include": ["getWindowForTarget"],
"include_events": []
}
]
},
"lib": {
"package": "content/shell/browser/protocol",
"output": "protocol",
"protocol_traits": "third_party/inspector_protocol/crdtp/chromium/protocol_traits.h"
},
"crdtp": {
"namespace": "crdtp"
}
}