| Index: content/browser/resources/media/stats_graph_helper.js
|
| diff --git a/content/browser/resources/media/stats_graph_helper.js b/content/browser/resources/media/stats_graph_helper.js
|
| index 39b6c59c72a801a76c7edabd552ddd99b2165d39..da6566312a3e5b7d3dfbaed2404b75c2659e106a 100644
|
| --- a/content/browser/resources/media/stats_graph_helper.js
|
| +++ b/content/browser/resources/media/stats_graph_helper.js
|
| @@ -11,7 +11,7 @@
|
| // Each group has an expand/collapse button and is collapsed initially.
|
| //
|
|
|
| -<include src="timeline_graph_view.js"/>
|
| +// <include src="timeline_graph_view.js">
|
|
|
| var STATS_GRAPH_CONTAINER_HEADING_CLASS = 'stats-graph-container-heading';
|
|
|
|
|