| Index: chrome/browser/resources/md_downloads/vulcanized.html
|
| diff --git a/chrome/browser/resources/md_downloads/vulcanized.html b/chrome/browser/resources/md_downloads/vulcanized.html
|
| index fff21ea832b0d43abbd44e8b1908a97fc680e57f..c529faa0437623db6c5bb0ef0540092ee358233f 100644
|
| --- a/chrome/browser/resources/md_downloads/vulcanized.html
|
| +++ b/chrome/browser/resources/md_downloads/vulcanized.html
|
| @@ -35,9 +35,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| font-style: normal;
|
| font-weight: 400;
|
| src: local('Roboto'), local('Roboto-Regular'),
|
| - url("chrome://resources/roboto/roboto-regular-latin.woff2") format('woff2');
|
| - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
|
| - U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
| + url("chrome://resources/roboto/roboto-regular.woff2") format('woff2');
|
| }
|
|
|
| @font-face {
|
| @@ -45,9 +43,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| font-style: normal;
|
| font-weight: 500;
|
| src: local('Roboto Medium'), local('Roboto-Medium'),
|
| - url("chrome://resources/roboto/roboto-medium-latin.woff2") format('woff2');
|
| - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
|
| - U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
| + url("chrome://resources/roboto/roboto-medium.woff2") format('woff2');
|
| }
|
|
|
| </style>
|
| @@ -1366,9 +1362,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| font-style: normal;
|
| font-weight: 400;
|
| src: local('Roboto'), local('Roboto-Regular'),
|
| - url("chrome://resources/roboto/roboto-regular-latin.woff2") format('woff2');
|
| - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
|
| - U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
| + url("chrome://resources/roboto/roboto-regular.woff2") format('woff2');
|
| }
|
|
|
| @font-face {
|
| @@ -1376,9 +1370,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| font-style: normal;
|
| font-weight: 500;
|
| src: local('Roboto Medium'), local('Roboto-Medium'),
|
| - url("chrome://resources/roboto/roboto-medium-latin.woff2") format('woff2');
|
| - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
|
| - U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
| + url("chrome://resources/roboto/roboto-medium.woff2") format('woff2');
|
| }
|
|
|
| </style>
|
|
|