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

Unified Diff: perf_insights/perf_insights/mappers/weather_report_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/weather_report_map_function.html
diff --git a/perf_insights/perf_insights/mappers/weather_report_map_function.html b/perf_insights/perf_insights/mappers/weather_report_map_function.html
index 2858ec7d03620a900b9e3b4ce1fa36a3e6a4fedf..fcc60d0650a940f9fcb37a5b9d79b2eb959c1f73 100644
--- a/perf_insights/perf_insights/mappers/weather_report_map_function.html
+++ b/perf_insights/perf_insights/mappers/weather_report_map_function.html
@@ -17,6 +17,8 @@ found in the LICENSE file.
<link rel="import" href="/tracing/model/ir_coverage.html">
<script>
+'use strict';
+
tr.exportTo('pi.m', function() {
function getWeatherReportFromModel(model) {

Powered by Google App Engine
This is Rietveld 408576698