| Index: third_party/polymer/v1_0/components-chromium/paper-styles/typography.html
|
| diff --git a/third_party/polymer/v1_0/components-chromium/paper-styles/typography.html b/third_party/polymer/v1_0/components-chromium/paper-styles/typography.html
|
| index 055b5f99ce653642c615445416b31b3413d27e07..7b098794e68c0247f37a5662516fa1f6c8f190ba 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/paper-styles/typography.html
|
| +++ b/third_party/polymer/v1_0/components-chromium/paper-styles/typography.html
|
| @@ -18,12 +18,10 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| /* Shared Styles */
|
| --paper-font-common-base: {
|
| font-family: 'Roboto', 'Noto', sans-serif;
|
| - -webkit-font-smoothing: antialiased;
|
| };
|
|
|
| --paper-font-common-code: {
|
| font-family: 'Roboto Mono', 'Consolas', 'Menlo', monospace;
|
| - -webkit-font-smoothing: antialiased;
|
| };
|
|
|
| --paper-font-common-expensive-kerning: {
|
|
|