| Index: Source/devtools/front_end/timeline/module.json
|
| diff --git a/Source/devtools/front_end/timeline/module.json b/Source/devtools/front_end/timeline/module.json
|
| index 74c393fe2688ba7c15dc2d8c06682aed33a26ef5..4a22582fcc79b0c62b66cbd3ba31f6d9650a5287 100644
|
| --- a/Source/devtools/front_end/timeline/module.json
|
| +++ b/Source/devtools/front_end/timeline/module.json
|
| @@ -4,7 +4,7 @@
|
| "type": "@WebInspector.PanelFactory",
|
| "name": "timeline",
|
| "title": "Timeline",
|
| - "order": 3,
|
| + "order": 50,
|
| "className": "WebInspector.TimelinePanelFactory"
|
| },
|
| {
|
|
|