| Index: third_party/WebKit/Source/devtools/front_end/main/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/main/module.json b/third_party/WebKit/Source/devtools/front_end/main/module.json
|
| index dfccf28766267fe4933d578edcdedc1bd5be4ac9..0a441fdd470e41d9c2181ca730fbff8563340f9e 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/main/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/main/module.json
|
| @@ -59,10 +59,8 @@
|
| },
|
| {
|
| "type": "@WebInspector.ActionDelegate",
|
| - "category": "Navigation",
|
| "actionId": "main.debug-reload",
|
| "className": "WebInspector.Main.ReloadActionDelegate",
|
| - "title": "Clear cache & hard reload page",
|
| "bindings": [
|
| {
|
| "shortcut": "Alt+R"
|
|
|