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..1fe86d075a9def2b67c85af59134b3f7bbb90f53 |
--- /dev/null |
+++ b/chrome/browser/resources/settings/settings_page/open_section_transition.html |
@@ -0,0 +1,3 @@ |
+<link rel="import" href="chrome://resources/html/cr.html"> |
+<link rel="import" href="/animation/animation_group.html"> |
+<script src="/settings_page/open_section_transition.js"></script> |