| 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 362614fce712bf559909896fe59f65687c214ef9..a007bb3a98185c4f700ace22f814f7439288cb38 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/emulation/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/emulation/module.json
|
| @@ -89,17 +89,10 @@
|
| "tags": "geolocation, accelerometer, device orientation"
|
| },
|
| {
|
| - "type": "@WebInspector.ActionDelegate",
|
| - "actionId": "emulation.request-app-banner",
|
| - "className": "WebInspector.DeviceModeWrapper.ActionDelegate",
|
| - "title": "Request app banner\u2026"
|
| - },
|
| - {
|
| "type": "context-menu-item",
|
| "location": "deviceModeMenu/tools",
|
| - "experiment": "appBanner",
|
| "order": 10,
|
| - "actionId": "emulation.request-app-banner"
|
| + "actionId": "components.request-app-banner"
|
| }
|
| ],
|
| "dependencies": [
|
|
|