| 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..c3bb083129a1a8418ea772ae8bab73943733d463
|
| --- /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/animation_group.html">
|
| +<script src="/settings_page/expand_card_transition.js"></script>
|
|
|