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

Unified Diff: perf_insights/perf_insights_examples/map_process_count.html

Issue 1290323003: Create a mapper to compute browser and renderer startup durations. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Answered nits. Created 5 years, 4 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 | perf_insights/perf_insights_examples/map_startup_info.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: perf_insights/perf_insights_examples/map_process_count.html
diff --git a/perf_insights/perf_insights_examples/map_process_count.html b/perf_insights/perf_insights_examples/map_process_count.html
index e7bf3e2cfcc97fe00e01113ecdf4f4b9702178f0..555911b21ac22fcce348de291ef60202a6a78a0d 100644
--- a/perf_insights/perf_insights_examples/map_process_count.html
+++ b/perf_insights/perf_insights_examples/map_process_count.html
@@ -23,4 +23,4 @@ tr.exportTo('pie', function() {
mapProcessCount: mapProcessCount
};
});
-</script>
+</script>
« no previous file with comments | « no previous file | perf_insights/perf_insights_examples/map_startup_info.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698