| Index: third_party/WebKit/Source/devtools/front_end/sdk/HAREntry.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sdk/HAREntry.js b/third_party/WebKit/Source/devtools/front_end/sdk/HAREntry.js
|
| index 579aa246e606ac2fcb9589b73b2c419276e2d13e..48533977fc8bd78b229dee3c7d885bbcdf6e91c4 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sdk/HAREntry.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sdk/HAREntry.js
|
| @@ -351,5 +351,3 @@ WebInspector.HARLog = class {
|
| return WebInspector.HAREntry._toMilliseconds(time - startTime);
|
| }
|
| };
|
| -
|
| -
|
|
|