| Index: tracing/tracing/extras/chrome/cc/tile.html
|
| diff --git a/tracing/tracing/extras/chrome/cc/tile.html b/tracing/tracing/extras/chrome/cc/tile.html
|
| index e325aef044240ab8e845d2143028c6287bfab43a..6708089dcb14797d794aa4a4d3ecdadea8921879 100644
|
| --- a/tracing/tracing/extras/chrome/cc/tile.html
|
| +++ b/tracing/tracing/extras/chrome/cc/tile.html
|
| @@ -5,7 +5,7 @@ Use of this source code is governed by a BSD-style license that can be
|
| found in the LICENSE file.
|
| -->
|
|
|
| -<link rel="import" href="/tracing/base/rect.html">
|
| +<link rel="import" href="/tracing/base/math/rect.html">
|
| <link rel="import" href="/tracing/extras/chrome/cc/debug_colors.html">
|
| <link rel="import" href="/tracing/extras/chrome/cc/util.html">
|
| <link rel="import" href="/tracing/model/object_instance.html">
|
|
|