| 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';
|
|
|