| Index: third_party/WebKit/Source/devtools/front_end/ui_lazy/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui_lazy/module.json b/third_party/WebKit/Source/devtools/front_end/ui_lazy/module.json
|
| index a2c72f0a2c88d324698412953fcd99dbfa6462c9..ccd610b2356359e92d08ca96e104b4167db3208e 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui_lazy/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui_lazy/module.json
|
| @@ -1,9 +1,9 @@
|
| {
|
| "extensions": [
|
| {
|
| - "type": "@WebInspector.ActionDelegate",
|
| + "type": "@UI.ActionDelegate",
|
| "actionId": "commandMenu.show",
|
| - "className": "WebInspector.CommandMenu.ShowActionDelegate",
|
| + "className": "UI.CommandMenu.ShowActionDelegate",
|
| "bindings": [
|
| {
|
| "platform": "windows,linux",
|
|
|