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

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

Issue 1305353008: DevTools: make console the second tab. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebaselined Created 5 years, 3 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/network/module.json ('k') | Source/devtools/front_end/resources/module.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/profiler/module.json
diff --git a/Source/devtools/front_end/profiler/module.json b/Source/devtools/front_end/profiler/module.json
index 3a3552b66e5ad590e0f6bf0970a4d2aac880f7e2..85347924c71ef424264af4c7d172b505894a7a50 100644
--- a/Source/devtools/front_end/profiler/module.json
+++ b/Source/devtools/front_end/profiler/module.json
@@ -4,7 +4,7 @@
"type": "@WebInspector.PanelFactory",
"name": "profiles",
"title": "Profiles",
- "order": 4,
+ "order": 60,
"className": "WebInspector.ProfilesPanelFactory"
},
{
« no previous file with comments | « Source/devtools/front_end/network/module.json ('k') | Source/devtools/front_end/resources/module.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698