Chromium Code Reviews| Index: third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button-light.html |
| diff --git a/third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button-light.html b/third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button-light.html |
| index 7416f94756284083802b26037d0a33c6aad7fa5e..2eaa665de722f07325ee4ea40f3d5dcb4ed04995 100644 |
| --- a/third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button-light.html |
| +++ b/third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button-light.html |
| @@ -45,10 +45,9 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN |
| paper-ripple { |
| opacity: 0.6; |
| color: currentColor; |
| - @apply(--paper-icon-button-light-ripple); |
|
Dan Beam
2016/10/04 02:08:39
revert this.
i may have accidentally done this by
dschuyler
2016/10/04 18:38:45
Done.
|
| } |
| </style> |
| <content></content> |
| </template> |
| </dom-module> |
| -<script src="paper-icon-button-light-extracted.js"></script></body></html> |
| +<script src="paper-icon-button-light-extracted.js"></script></body></html> |