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

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

Issue 8359025: Tons of timeline tweaks (Closed)
Patch Set: Disable eliding due to perf issues Created 9 years, 1 month 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 e8db8f520def05c1c8f313a86166e01e08a7cec3..58877ca09955b6c6b9471a39d822995d77e53066 100644
--- a/chrome/browser/resources/tracing.js
+++ b/chrome/browser/resources/tracing.js
@@ -7,6 +7,7 @@
<include src="tracing/tracing_controller.js">
<include src="tracing/timeline_model.js">
<include src="tracing/sorted_array_utils.js">
+<include src="tracing/measuring_stick.js">
<include src="tracing/timeline.js">
<include src="tracing/timeline_track.js">
<include src="tracing/fast_rect_renderer.js">
« no previous file with comments | « no previous file | chrome/browser/resources/tracing/measuring_stick.js » ('j') | chrome/browser/resources/tracing/timeline.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698