| Index: third_party/WebKit/Source/devtools/front_end/emulation/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/emulation/module.json b/third_party/WebKit/Source/devtools/front_end/emulation/module.json
|
| index 8a7ed452b5629998b0b2149ddeffdfd15f432d87..e71c6bd0ecd85af5477383384763a0c085eca2e4 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/emulation/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/emulation/module.json
|
| @@ -85,7 +85,7 @@
|
| {
|
| "type": "view",
|
| "location": "settings-view",
|
| - "name": "devices",
|
| + "id": "devices",
|
| "title": "Devices",
|
| "order": "30",
|
| "className": "WebInspector.DevicesSettingsTab",
|
| @@ -103,7 +103,7 @@
|
| {
|
| "type": "view",
|
| "location": "drawer-view",
|
| - "name": "sensors",
|
| + "id": "sensors",
|
| "title": "Sensors",
|
| "persistence": "closeable",
|
| "order": 100,
|
|
|