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

Unified Diff: chrome/browser/resources/pdf/index-material.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/pdf/index-material.html
diff --git a/chrome/browser/resources/pdf/index-material.html b/chrome/browser/resources/pdf/index-material.html
index f08040e8dcbf587faa821be9ad58dee4aabe2d3c..f572acd9b5e161f249710f0e08570c90243438c6 100644
--- a/chrome/browser/resources/pdf/index-material.html
+++ b/chrome/browser/resources/pdf/index-material.html
@@ -11,6 +11,7 @@
<link rel="import" href="elements/viewer-zoom-toolbar/viewer-zoom-toolbar.html">
<link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
+ <link rel="stylesheet" href="chrome://resources/css/roboto.css">
<link rel="stylesheet" type="text/css" href="index-material.css">
</head>
<body>
« no previous file with comments | « chrome/browser/resources/pdf/index-material.css ('k') | components/proximity_auth/webui/resources/proximity_auth.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698