Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1509)

Unified Diff: chrome/browser/resources/settings/settings_page/settings_section.html

Issue 1736733003: MD Settings: Custom expand/collapse section animations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/settings/settings_page/settings_section.html
diff --git a/chrome/browser/resources/settings/settings_page/settings_section.html b/chrome/browser/resources/settings/settings_page/settings_section.html
index 6204a0728a0bb9caba7b556f32d30328cb7b22bc..47dc7a4fafec530c90db3f0ba9ce63ba4a875524 100644
--- a/chrome/browser/resources/settings/settings_page/settings_section.html
+++ b/chrome/browser/resources/settings/settings_page/settings_section.html
@@ -11,7 +11,6 @@
<paper-material id="card" animated>
<content id="content"></content>
</paper-material>
- <div id="placeholder"></div>
Dan Beam 2016/02/26 19:18:23 huzzah
michaelpg 2016/03/01 00:18:28 Acknowledged.
</template>
<script src="settings_section.js"></script>
</dom-module>

Powered by Google App Engine
This is Rietveld 408576698