Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Unified Diff: content/browser/resources/media/stats_graph_helper.js

Issue 2617823002: GRIT: put <if> and <include> behind comments in .js files to make syntactically valid JS (Closed)
Patch Set: add dep Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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';
« no previous file with comments | « content/browser/resources/media/media_internals.js ('k') | content/browser/resources/media/webrtc_internals.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698