| Index: third_party/WebKit/Source/devtools/front_end/components/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/components/module.json b/third_party/WebKit/Source/devtools/front_end/components/module.json
|
| index 4b1913345ea730636e91b62161ff33f6248b02f4..bb36a9692970ef99ed885e2002189120bb5ee43e 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/components/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/components/module.json
|
| @@ -49,6 +49,7 @@
|
| },
|
| {
|
| "type": "@WebInspector.ActionDelegate",
|
| + "category": "Mobile",
|
| "actionId": "components.request-app-banner",
|
| "className": "WebInspector.RequestAppBannerActionDelegate",
|
| "title": "Trigger add to homescreen"
|
|
|