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

Unified Diff: tracing/tracing/base/sinebow_color_generator.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/tracing/base/scalar.html ('k') | tracing/tracing/base/timing.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/base/sinebow_color_generator.html
diff --git a/tracing/tracing/base/sinebow_color_generator.html b/tracing/tracing/base/sinebow_color_generator.html
index 45aa16389f3e0cca83fe70a4f105418c6917c859..dac1471f205144bbbc739773788620573dbafcf1 100644
--- a/tracing/tracing/base/sinebow_color_generator.html
+++ b/tracing/tracing/base/sinebow_color_generator.html
@@ -6,8 +6,8 @@ found in the LICENSE file.
-->
<link rel="import" href="/tracing/base/color.html">
-<link rel="import" href="/tracing/base/iteration_helpers.html">
<link rel="import" href="/tracing/base/math/math.html">
+<link rel="import" href="/tracing/base/utils.html">
<script>
'use strict';
« no previous file with comments | « tracing/tracing/base/scalar.html ('k') | tracing/tracing/base/timing.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698