Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/timeline/module.json |
| diff --git a/third_party/WebKit/Source/devtools/front_end/timeline/module.json b/third_party/WebKit/Source/devtools/front_end/timeline/module.json |
| index 39ef5fd944a717847702d22184ea7977f8774995..ce3a79cea29ff41c710c26ba9ba29f488264c28c 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/timeline/module.json |
| +++ b/third_party/WebKit/Source/devtools/front_end/timeline/module.json |
| @@ -4,7 +4,7 @@ |
| "type": "view", |
| "location": "panel", |
| "id": "timeline", |
| - "title": "Performance", |
| + "title": "Timeline", |
| "order": 50, |
| "className": "Timeline.TimelinePanel" |
| }, |