Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(750)

Unified Diff: third_party/WebKit/Source/devtools/front_end/main/module.json

Issue 2580903003: DevTools: Rearrange Timeline toolbar for landing page mode (Closed)
Patch Set: addressing comments Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/timeline/TimelineLandingPage.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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": [
{
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/timeline/TimelineLandingPage.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698