| Index: third_party/WebKit/Source/devtools/front_end/devices/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/devices/module.json b/third_party/WebKit/Source/devtools/front_end/devices/module.json
|
| index 6a90fdebd40f48e3a67550add9eda673671dd6a4..acf0a868639cee3d3409078efbcc8b2f7f280f6f 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/devices/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/devices/module.json
|
| @@ -8,7 +8,8 @@
|
| },
|
| {
|
| "type": "context-menu-item",
|
| - "location": "mainMenu/navigate",
|
| + "location": "mainMenu/tools/open",
|
| + "order": 50,
|
| "actionId": "devices.dialog.show"
|
| }
|
| ],
|
|
|