| Index: Source/devtools/front_end/layers/LayersPanel.js
|
| diff --git a/Source/devtools/front_end/layers/LayersPanel.js b/Source/devtools/front_end/layers/LayersPanel.js
|
| index 2e7e82b45b14c5f470b432d1cb69b1d01958232e..36383538be8e336e78e91c80f139af3d5e729f38 100644
|
| --- a/Source/devtools/front_end/layers/LayersPanel.js
|
| +++ b/Source/devtools/front_end/layers/LayersPanel.js
|
| @@ -28,10 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -importScript("LayerTreeOutline.js");
|
| -importScript("LayerDetailsView.js");
|
| -importScript("LayerPaintProfilerView.js");
|
| -
|
| /**
|
| * @constructor
|
| * @extends {WebInspector.PanelWithSidebarTree}
|
|
|