| 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 4a61f78bffa6666956318b0568b37f3d9c10a02e..a4ad45488912230c052ebe51dae140107c86e1a2 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/main/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/main/module.json
|
| @@ -25,6 +25,7 @@
|
| "category": "Navigation",
|
| "actionId": "main.reload",
|
| "className": "Main.Main.ReloadActionDelegate",
|
| + "iconClass": "largeicon-refresh",
|
| "title": "Reload page",
|
| "bindings": [
|
| {
|
|
|