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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ecff82fd56c4ddd80338b2a64a81c3c4f48ea660 |
--- /dev/null |
+++ b/chrome/browser/resources/settings/animation/animation.html |
@@ -0,0 +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> |