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

Unified Diff: third_party/polymer/v1_0/chromium.patch

Issue 1221923003: Update bower.json for Polymer elements and add PRESUBMIT.py (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 5 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/v1_0/chromium.patch
diff --git a/third_party/polymer/v1_0/chromium.patch b/third_party/polymer/v1_0/chromium.patch
new file mode 100644
index 0000000000000000000000000000000000000000..362bbf3edc78037d2b1798c28c15334aeaf16f93
--- /dev/null
+++ b/third_party/polymer/v1_0/chromium.patch
@@ -0,0 +1,11 @@
+diff --git a/components/font-roboto/roboto.html b/components/font-roboto/roboto.html
+index 7a24999..4eefcba 100644
+--- a/components/font-roboto/roboto.html
++++ b/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" href="chrome://resources/css/roboto.css">
« no previous file with comments | « third_party/polymer/v1_0/bower.json ('k') | third_party/polymer/v1_0/components-chromium/font-roboto/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698