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

Unified Diff: tracing/tracing/extras/chrome/slice_title_fixer.html

Issue 2995843002: Merge iteration_helpers into utils.html. (Closed)
Patch Set: rebase Created 3 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
Index: tracing/tracing/extras/chrome/slice_title_fixer.html
diff --git a/tracing/tracing/extras/chrome/slice_title_fixer.html b/tracing/tracing/extras/chrome/slice_title_fixer.html
index a4cba44bd239ba3648558367667f585063555730..dacae83a56eea471d9dd53fdac0078361ec870c2 100644
--- a/tracing/tracing/extras/chrome/slice_title_fixer.html
+++ b/tracing/tracing/extras/chrome/slice_title_fixer.html
@@ -6,7 +6,7 @@ found in the LICENSE file.
-->
<link rel="import" href="/tracing/base/event.html">
-<link rel="import" href="/tracing/base/iteration_helpers.html">
+<link rel="import" href="/tracing/base/utils.html">
<script>
'use strict';

Powered by Google App Engine
This is Rietveld 408576698