| Index: third_party/WebKit/Source/devtools/front_end/settings/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/settings/module.json b/third_party/WebKit/Source/devtools/front_end/settings/module.json
|
| index 50d02334a0b39fa436ecf5d2c7300261aecfa89c..f73e1ba798b354bb8ecaee2dba9e7e180fb1f20d 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/settings/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/settings/module.json
|
| @@ -79,6 +79,7 @@
|
| {
|
| "type": "@UI.ViewLocationResolver",
|
| "name": "settings-view",
|
| + "category": "Settings",
|
| "className": "Settings.SettingsScreen"
|
| }
|
| ],
|
|
|