| 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 ec95b622e2de12968fb64515f11cc5fe6c165610..e8bfe2007571e811d127ae30af8a7420b78a4141 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| @@ -302,7 +302,7 @@
|
| "title": "Automatically reveal files in navigator",
|
| "settingName": "autoRevealInNavigator",
|
| "settingType": "boolean",
|
| - "defaultValue": false
|
| + "defaultValue": true
|
| },
|
| {
|
| "type": "setting",
|
|
|