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

Unified Diff: perf_insights/perf_insights/mappers/startup_map_function.html

Issue 1417883005: Enable vulcanizing perf_insights mapper Base URL: https://github.com/catapult-project/catapult@master
Patch Set: Undo changes to vinn Created 5 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: perf_insights/perf_insights/mappers/startup_map_function.html
diff --git a/perf_insights/perf_insights/mappers/startup_map_function.html b/perf_insights/perf_insights/mappers/startup_map_function.html
index 84331d519edef73a6231f01b5a6de7e770ac5d21..0c1175f54e3fbe58eb0f70aa66c424024c02770d 100644
--- a/perf_insights/perf_insights/mappers/startup_map_function.html
+++ b/perf_insights/perf_insights/mappers/startup_map_function.html
@@ -12,6 +12,8 @@ found in the LICENSE file.
<link rel="import" href="/tracing/extras/rail/load_interaction_record.html">
<script>
+'use strict';
+
tr.exportTo('pi.m', function() {
function startupMapFunction(results, runInfo, model) {
var startupIR;
« no previous file with comments | « perf_insights/perf_insights/map_traces.py ('k') | perf_insights/perf_insights/mappers/task_info_map_function.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698