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

Unified Diff: chrome/browser/resources/md_settings/md_settings.html

Issue 1142893002: Add Roboto-Medium webfont and factor out common Roboto WebUI CSS file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rearrange properties in promo.css to abate presubmit Created 5 years, 7 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: chrome/browser/resources/md_settings/md_settings.html
diff --git a/chrome/browser/resources/md_settings/md_settings.html b/chrome/browser/resources/md_settings/md_settings.html
index d47aa97a3a5bc3aeacaea0a55f8304d29409fd3a..4c2904ba840dc90a833ede03755fd95b3f00f987 100644
--- a/chrome/browser/resources/md_settings/md_settings.html
+++ b/chrome/browser/resources/md_settings/md_settings.html
@@ -7,6 +7,7 @@
<script src="chrome://resources/js/load_time_data.js"></script>
<script src="chrome://md-settings/strings.js"></script>
<link rel="import" href="chrome://md-settings/settings.html">
+ <link rel="stylesheet" href="chrome://resources/css/roboto.css">
<link rel="stylesheet" href="md_settings.css">
</head>
<body>
« no previous file with comments | « chrome/browser/resources/md_settings/md_settings.css ('k') | chrome/browser/resources/pdf/index-material.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698