Index: chrome/browser/resources/settings/settings_page/expand_card_transition.html |
diff --git a/chrome/browser/resources/settings/settings_page/expand_card_transition.html b/chrome/browser/resources/settings/settings_page/expand_card_transition.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7c63e3a9cce05d665c21546ac0d87378f54225a8 |
--- /dev/null |
+++ b/chrome/browser/resources/settings/settings_page/expand_card_transition.html |
@@ -0,0 +1,4 @@ |
+<link rel="import" href="chrome://resources/html/cr.html"> |
+<link rel="import" href="/animation/animation.html"> |
+<link rel="import" href="/animation/transition.html"> |
+<script src="/settings_page/expand_card_transition.js"></script> |