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

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

Issue 1105643002: Devtools: Introduce WI.ExtensibleToolbar (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use common styles Created 5 years, 8 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/screencast/module.json ('k') | Source/devtools/front_end/ui/Toolbar.js » ('j') | 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 d89a28f84c28ec218b683667a1a27da71d71e368..6632676bc9b10022f6dd0ba49653c99ef8d41526 100644
--- a/Source/devtools/front_end/settings/module.json
+++ b/Source/devtools/front_end/settings/module.json
@@ -13,7 +13,7 @@
{
"type": "@WebInspector.ToolbarItem.Provider",
"actionId": "settings.show",
- "location": "toolbar-right",
+ "location": "main-toolbar-right",
"title": "Settings",
"order": 3,
"elementClass": "settings-toolbar-item"
« no previous file with comments | « Source/devtools/front_end/screencast/module.json ('k') | Source/devtools/front_end/ui/Toolbar.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698