| Index: Source/devtools/front_end/timeline/TimelinePanel.js
|
| diff --git a/Source/devtools/front_end/timeline/TimelinePanel.js b/Source/devtools/front_end/timeline/TimelinePanel.js
|
| index a4f49fc18cc787fdf6138bd6e550c059e79d5697..b0a56a9667a9f865e7a2b06f21e236a9d752a50a 100644
|
| --- a/Source/devtools/front_end/timeline/TimelinePanel.js
|
| +++ b/Source/devtools/front_end/timeline/TimelinePanel.js
|
| @@ -29,7 +29,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -importScript("../sdk/CPUProfileModel.js");
|
| importScript("CountersGraph.js");
|
| importScript("Layers3DView.js");
|
| importScript("MemoryCountersGraph.js");
|
|
|