| Index: third_party/WebKit/Source/devtools/front_end/elements/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/elements/module.json b/third_party/WebKit/Source/devtools/front_end/elements/module.json
|
| index 36902a54f1e9953120c1c618cc6e27cd919651b2..9b7ffb7c2f3409312024aaa73aae32cf29a59969 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/elements/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/elements/module.json
|
| @@ -133,6 +133,7 @@
|
| },
|
| {
|
| "type": "setting",
|
| + "title": "Ancestors",
|
| "settingName": "showEventListenersForAncestors",
|
| "settingType": "boolean",
|
| "defaultValue": true
|
|
|