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

Unified Diff: chrome/browser/resources/tracing/tests.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 | « chrome/browser/resources/tracing/test_utils.js ('k') | chrome/browser/resources/tracing/timeline.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/tracing/tests.html
diff --git a/chrome/browser/resources/tracing/tests.html b/chrome/browser/resources/tracing/tests.html
index ec7b7713793944b0607806204fe2edd80f5a52ec..e4cb900fabb61d1b9631cb379afd320a8e4bee22 100644
--- a/chrome/browser/resources/tracing/tests.html
+++ b/chrome/browser/resources/tracing/tests.html
@@ -17,6 +17,7 @@ found in the LICENSE file.
'profiling_view_test.html',
'timeline_test.html',
'timeline_view_test.html',
+ 'timeline_analysis_test.html',
];
</script>
<script src="http://closure-library.googlecode.com/svn/trunk/closure/goog/base.js"></script>
« no previous file with comments | « chrome/browser/resources/tracing/test_utils.js ('k') | chrome/browser/resources/tracing/timeline.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698