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

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

Issue 1231173004: Use Roboto font family for Media Router WebUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « chrome/browser/resources/media_router/media_router.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/media_router/media_router.html
diff --git a/chrome/browser/resources/media_router/media_router.html b/chrome/browser/resources/media_router/media_router.html
index 267489a2f304978545da312ba0afd02d33bc109d..b2208038b3234c0b1c592f0e4f7380dc585cd508 100644
--- a/chrome/browser/resources/media_router/media_router.html
+++ b/chrome/browser/resources/media_router/media_router.html
@@ -11,6 +11,7 @@
<script src="chrome://media-router/media_router.js"></script>
<script src="chrome://media-router/strings.js"></script>
+ <link rel="stylesheet" href="chrome://resources/css/roboto.css">
<link rel="stylesheet" href="media_router.css">
<link rel="import" href="chrome://media-router/elements/media_router_container/media_router_container.html">
</head>
« no previous file with comments | « chrome/browser/resources/media_router/media_router.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698