| Index: chrome/browser/resources/settings/animation/animation.html
|
| diff --git a/chrome/browser/resources/settings/animation/animation.html b/chrome/browser/resources/settings/animation/animation.html
|
| index ecff82fd56c4ddd80338b2a64a81c3c4f48ea660..f35052f093d0011e4bc7eaeb3f426d773b32a1b8 100644
|
| --- a/chrome/browser/resources/settings/animation/animation.html
|
| +++ b/chrome/browser/resources/settings/animation/animation.html
|
| @@ -1,3 +1,3 @@
|
| <link rel="import" href="chrome://resources/html/cr.html">
|
| <link rel="import" href="chrome://resources/html/cr/event_target.html">
|
| -<script src="/animation/animation.js"></script>
|
| +<script src="animation.js"></script>
|
|
|