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

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

Issue 10161025: Allow about:tracing Counters to be selected (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixen. 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
« no previous file with comments | « no previous file | chrome/browser/resources/tracing.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/tracing.html
diff --git a/chrome/browser/resources/tracing.html b/chrome/browser/resources/tracing.html
index 564d2ecc1344b66189b08ad57e98c98fd234106f..9c98bf05e5e191ef45cbed6fa56adacdc2147b8c 100644
--- a/chrome/browser/resources/tracing.html
+++ b/chrome/browser/resources/tracing.html
@@ -32,6 +32,7 @@ body {
</style>
<link rel="stylesheet" href="tracing/overlay.css">
<link rel="stylesheet" href="tracing/profiling_view.css">
+<link rel="stylesheet" href="tracing/timeline_analysis.css">
<link rel="stylesheet" href="tracing/timeline_view.css">
<link rel="stylesheet" href="tracing/timeline.css">
<link rel="stylesheet" href="tracing/tracing_controller.css">
« no previous file with comments | « no previous file | chrome/browser/resources/tracing.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698