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