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

Unified Diff: tracing/tracing/base/color_scheme.html

Issue 2995843002: Merge iteration_helpers into utils.html. (Closed)
Patch Set: 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
« no previous file with comments | « tracing/trace_viewer.gypi ('k') | tracing/tracing/base/extension_registry.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/base/color_scheme.html
diff --git a/tracing/tracing/base/color_scheme.html b/tracing/tracing/base/color_scheme.html
index 224f175ee2bdd3eb1bf0a0d0f9f151d25591dfa4..1773aa9b7ec73860e7bde6dc02b9688631a88b17 100644
--- a/tracing/tracing/base/color_scheme.html
+++ b/tracing/tracing/base/color_scheme.html
@@ -6,7 +6,7 @@ found in the LICENSE file.
-->
<link rel="import" href="/tracing/base/base.html">
<link rel="import" href="/tracing/base/color.html">
-<link rel="import" href="/tracing/base/iteration_helpers.html">
+<link rel="import" href="/tracing/base/utils.html">
<script>
'use strict';
« no previous file with comments | « tracing/trace_viewer.gypi ('k') | tracing/tracing/base/extension_registry.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698