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

Unified Diff: third_party/polymer/v1_0/components-chromium/paper-scroll-header-panel/README.md

Issue 1187823002: Update Polymer components and re-run reproduce.sh (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 6 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: third_party/polymer/v1_0/components-chromium/paper-scroll-header-panel/README.md
diff --git a/third_party/polymer/v1_0/components-chromium/paper-scroll-header-panel/README.md b/third_party/polymer/v1_0/components-chromium/paper-scroll-header-panel/README.md
index ac1be0c61bac87e14e212365f3a760497ed85e6b..78f6376bdc19ff70ecffa407eb89547ea9ef204e 100644
--- a/third_party/polymer/v1_0/components-chromium/paper-scroll-header-panel/README.md
+++ b/third_party/polymer/v1_0/components-chromium/paper-scroll-header-panel/README.md
@@ -24,7 +24,7 @@ paper-scroll-header-panel {
height: 100%;
}
```
-`paper-scroll-header-panel` works well with `paper-toolbar` but can use any element that represents a header by adding a core-header class to it.
+`paper-scroll-header-panel` works well with `paper-toolbar` but can use any element that represents a header by adding a `paper-header` class to it.
```html
<paper-scroll-header-panel>

Powered by Google App Engine
This is Rietveld 408576698