| Index: third_party/WebKit/Source/devtools/devtools.gypi
|
| diff --git a/third_party/WebKit/Source/devtools/devtools.gypi b/third_party/WebKit/Source/devtools/devtools.gypi
|
| index 4bed2ef65d20d5d37316364b1cd1b75c8ba21e2c..fbbd0d075405b5a09ec9576e24c7aefc2203c9cb 100644
|
| --- a/third_party/WebKit/Source/devtools/devtools.gypi
|
| +++ b/third_party/WebKit/Source/devtools/devtools.gypi
|
| @@ -682,6 +682,7 @@
|
| 'front_end/timeline/TimelineIRModel.js',
|
| 'front_end/timeline/TimelineJSProfile.js',
|
| 'front_end/timeline/TimelineLayersView.js',
|
| + 'front_end/timeline/TimelineLoader.js',
|
| 'front_end/timeline/TimelineModel.js',
|
| 'front_end/timeline/TimelinePaintProfilerView.js',
|
| 'front_end/timeline/TimelinePanel.js',
|
|
|