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

Unified Diff: Source/devtools/front_end/settings/module.json

Issue 329113002: DevTools: Restore toolbar button order regressed in r175358 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 months 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 | « Source/devtools/front_end/main/module.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/settings/module.json
diff --git a/Source/devtools/front_end/settings/module.json b/Source/devtools/front_end/settings/module.json
index 28e969268979a297f14c62c9693270e4be67c62a..726a1487a0960573d51defb245d217548795bb36 100644
--- a/Source/devtools/front_end/settings/module.json
+++ b/Source/devtools/front_end/settings/module.json
@@ -15,6 +15,7 @@
"actionId": "settings.show",
"location": "toolbar-right",
"title": "Settings",
+ "order": 0,
"elementClass": "settings-status-bar-item"
}
],
« no previous file with comments | « Source/devtools/front_end/main/module.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698