| Index: tracing/tracing/extras/chrome/cc/picture.html
|
| diff --git a/tracing/tracing/extras/chrome/cc/picture.html b/tracing/tracing/extras/chrome/cc/picture.html
|
| index b1b46787ace9683e4c873bca81c268377ae2523e..64aea65dbbea4e20a4c39a89b2daf09aa9ceb2dc 100644
|
| --- a/tracing/tracing/extras/chrome/cc/picture.html
|
| +++ b/tracing/tracing/extras/chrome/cc/picture.html
|
| @@ -6,8 +6,8 @@ found in the LICENSE file.
|
| -->
|
|
|
| <link rel="import" href="/tracing/base/guid.html">
|
| +<link rel="import" href="/tracing/base/math/rect.html">
|
| <link rel="import" href="/tracing/base/raf.html">
|
| -<link rel="import" href="/tracing/base/rect.html">
|
| <link rel="import" href="/tracing/extras/chrome/cc/picture_as_image_data.html">
|
| <link rel="import" href="/tracing/extras/chrome/cc/util.html">
|
| <link rel="import" href="/tracing/model/object_instance.html">
|
|
|