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

Unified Diff: third_party/polymer/components/font-roboto/roboto.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/font-roboto/roboto.html
diff --git a/third_party/polymer/components/font-roboto/roboto.html b/third_party/polymer/components/font-roboto/roboto.html
index 7a24999fffd2f9bd74455e3916fb17c40332dd93..417ee18c7e4300f8a848cb30ef8b6b901183d112 100644
--- a/third_party/polymer/components/font-roboto/roboto.html
+++ b/third_party/polymer/components/font-roboto/roboto.html
@@ -7,5 +7,4 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
-<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic">
-<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,700">
+<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,700|Roboto:400,300,300italic,400italic,500,500italic,700,700italic" crossorigin="anonymous">
« no previous file with comments | « third_party/polymer/components/font-roboto/package.json ('k') | third_party/polymer/components/iron-behaviors/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698