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 205c09a8026c7b179fd02645e0a6706253106a77..698db2cccb021ea4334c9662d9206fdce4c3e8e2 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/timeline/module.json |
| +++ b/third_party/WebKit/Source/devtools/front_end/timeline/module.json |
| @@ -123,6 +123,7 @@ |
| ], |
| "scripts": [ |
| "CountersGraph.js", |
| + "ExtensionTracingSession.js", |
| "MemoryCountersGraph.js", |
| "TimelineController.js", |
| "TimelineLoader.js", |