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

Unified Diff: chrome/browser/resources/tracing.js

Issue 10161025: Allow about:tracing Counters to be selected (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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: chrome/browser/resources/tracing.js
diff --git a/chrome/browser/resources/tracing.js b/chrome/browser/resources/tracing.js
index 9a1d135eaca9d0653e855039e7961624fc0e30b1..f3c10f9334528e1d4efda9eab0b11292e34cfb86 100644
--- a/chrome/browser/resources/tracing.js
+++ b/chrome/browser/resources/tracing.js
@@ -11,6 +11,7 @@
<include src="tracing/sorted_array_utils.js">
<include src="tracing/measuring_stick.js">
<include src="tracing/timeline.js">
+<include src="tracing/timeline_analysis.js">
<include src="tracing/timeline_track.js">
<include src="tracing/fast_rect_renderer.js">
<include src="tracing/profiling_view.js">

Powered by Google App Engine
This is Rietveld 408576698