| Index: third_party/WebKit/Source/devtools/front_end/components_lazy/LineLevelProfile.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/components_lazy/LineLevelProfile.js b/third_party/WebKit/Source/devtools/front_end/components_lazy/LineLevelProfile.js
|
| index e0808e0a704da0edec3e45e68e5ba18e4389c2dd..fd1110aa9265c4c5c77d35dba4abe37cea648249 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/components_lazy/LineLevelProfile.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/components_lazy/LineLevelProfile.js
|
| @@ -149,4 +149,4 @@ Components.LineLevelProfile.LineDecorator = class {
|
| }
|
| };
|
|
|
| -Components.LineLevelProfile.LineDecorator.type = 'performance';
|
| +Components.LineLevelProfile.LineDecorator.type = 'performance';
|
|
|