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

Unified Diff: third_party/polymer/components/paper-toast/paper-toast.html

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 years, 4 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/components/paper-toast/paper-toast.html
diff --git a/third_party/polymer/components/paper-toast/paper-toast.html b/third_party/polymer/components/paper-toast/paper-toast.html
index 46260dab49703772274561893d2f85074f8d9005..5a7d705875976c9b6acff724c1a4453582967661 100644
--- a/third_party/polymer/components/paper-toast/paper-toast.html
+++ b/third_party/polymer/components/paper-toast/paper-toast.html
@@ -13,7 +13,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<link rel="import" href="../iron-overlay-behavior/iron-overlay-behavior.html">
<!--
-Material design: [Snackbards & toasts](https://www.google.com/design/spec/components/snackbars-toasts.html)
+Material design: [Snackbars & toasts](https://www.google.com/design/spec/components/snackbars-toasts.html)
`paper-toast` provides a subtle notification toast. Only one `paper-toast` will
be visible on screen.
« no previous file with comments | « third_party/polymer/components/paper-toast/paper-toast.css ('k') | third_party/polymer/components/paper-tooltip/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698