| 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 b1381de5731d15915aa4b010385bbeadd27660b0..45c860209085a180926fa6f191055a556cbc94f7 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/emulation/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/emulation/module.json
|
| @@ -100,6 +100,12 @@
|
| "className": "WebInspector.SensorsView.ShowActionDelegate"
|
| },
|
| {
|
| + "type": "context-menu-item",
|
| + "location": "mainMenu/tools/open",
|
| + "order": 100,
|
| + "actionId": "emulation.show-sensors"
|
| + },
|
| + {
|
| "type": "drawer-view",
|
| "name": "sensors",
|
| "title": "Sensors",
|
|
|