| Index: Source/devtools/front_end/elements/ElementsPanel.js
|
| diff --git a/Source/devtools/front_end/elements/ElementsPanel.js b/Source/devtools/front_end/elements/ElementsPanel.js
|
| index 8c34f6bb4837e44018188114c9b92c495c2f7b60..92c9c2e2f3f7f138928e6847de328ff7700f3b4c 100644
|
| --- a/Source/devtools/front_end/elements/ElementsPanel.js
|
| +++ b/Source/devtools/front_end/elements/ElementsPanel.js
|
| @@ -35,7 +35,6 @@ importScript("EventListenersSidebarPane.js");
|
| importScript("MetricsSidebarPane.js");
|
| importScript("PlatformFontsSidebarPane.js");
|
| importScript("PropertiesSidebarPane.js");
|
| -importScript("RenderingOptionsView.js");
|
| importScript("StylesSidebarPane.js");
|
|
|
| /**
|
|
|