| Index: third_party/WebKit/Source/devtools/front_end/timeline_model/TimelineProfileTree.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/timeline_model/TimelineProfileTree.js b/third_party/WebKit/Source/devtools/front_end/timeline_model/TimelineProfileTree.js
|
| index 8c700c16549d53eb4acf4fe9c383ae28714d9dc6..fbcac04ec9849d7059cee4c4e5a8fc2e2d215322 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/timeline_model/TimelineProfileTree.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/timeline_model/TimelineProfileTree.js
|
| @@ -366,5 +366,3 @@ WebInspector.TimelineAggregator.GroupBy = {
|
|
|
| WebInspector.TimelineAggregator._extensionInternalPrefix = 'extensions::';
|
| WebInspector.TimelineAggregator._groupNodeFlag = Symbol('groupNode');
|
| -
|
| -
|
|
|