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

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

Issue 418343002: Revert 178911 "Revert 178848 "[DevTools] Make toolbar counters d..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 6 years, 5 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
Index: trunk/Source/devtools/front_end/settings/module.json
===================================================================
--- trunk/Source/devtools/front_end/settings/module.json (revision 178929)
+++ trunk/Source/devtools/front_end/settings/module.json (working copy)
@@ -11,11 +11,11 @@
]
},
{
- "type": "@WebInspector.StatusBarButton.Provider",
+ "type": "@WebInspector.StatusBarItem.Provider",
"actionId": "settings.show",
"location": "toolbar-right",
"title": "Settings",
- "order": 0,
+ "order": 3,
"elementClass": "settings-status-bar-item"
},
{
« no previous file with comments | « trunk/Source/devtools/front_end/main/module.json ('k') | trunk/Source/devtools/front_end/ui/StatusBarButton.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698