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

Unified Diff: Source/devtools/front_end/screencast/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/main/module.json ('k') | Source/devtools/front_end/settings/module.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/screencast/module.json
diff --git a/Source/devtools/front_end/screencast/module.json b/Source/devtools/front_end/screencast/module.json
index fa66b4e7ee1a729a114bc92de2ce0b4d5b5b2ec1..9365d5a63c6dd0e8dc8cc6f9557b361a5c434f51 100644
--- a/Source/devtools/front_end/screencast/module.json
+++ b/Source/devtools/front_end/screencast/module.json
@@ -9,7 +9,7 @@
"type": "@WebInspector.ToolbarItem.Provider",
"className": "WebInspector.ScreencastApp.ToolbarButtonProvider",
"order": 1,
- "location": "toolbar-left"
+ "location": "main-toolbar-left"
}
],
"dependencies": [
« no previous file with comments | « Source/devtools/front_end/main/module.json ('k') | Source/devtools/front_end/settings/module.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698