| Index: third_party/WebKit/Source/devtools/front_end/sources/SourcesPanel.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/SourcesPanel.js b/third_party/WebKit/Source/devtools/front_end/sources/SourcesPanel.js
|
| index 4a0497dd552ecf1a6db7ea8fd971b00a429cbe79..478a7812a91d6fd98a3070e9b7cbe3eb4ced1fc4 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/SourcesPanel.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/SourcesPanel.js
|
| @@ -1348,5 +1348,3 @@ WebInspector.SourcesPanel.WrapperView = class extends WebInspector.VBox {
|
| this._view.show(this.element);
|
| }
|
| };
|
| -
|
| -
|
|
|