| Index: third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/module.json b/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| index 64fc1abd731b37448e328bf973d96c4a3430477f..134d954ac7c255214fdea957a77ebed6489204a5 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| @@ -375,8 +375,8 @@
|
| {
|
| "type": "setting",
|
| "category": "Sources",
|
| - "title": "Search in content scripts",
|
| - "settingName": "searchInContentScripts",
|
| + "title": "Search in anonymous and content scripts",
|
| + "settingName": "searchInAnonymousAndContentScripts",
|
| "settingType": "boolean",
|
| "defaultValue": false
|
| },
|
|
|