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

Unified Diff: chrome/browser/resources/chromeos/login/oobe_screen_host_pairing.html

Issue 786023002: Remove hard-coded font families in WebUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix the presubmit warnings. Created 6 years 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/chromeos/login/oobe_screen_host_pairing.html
diff --git a/chrome/browser/resources/chromeos/login/oobe_screen_host_pairing.html b/chrome/browser/resources/chromeos/login/oobe_screen_host_pairing.html
index 005f30f5435822877c9de4235fdda6edc5995b92..bf354a58149b2560536b8cf60adf25a2958de4e1 100644
--- a/chrome/browser/resources/chromeos/login/oobe_screen_host_pairing.html
+++ b/chrome/browser/resources/chromeos/login/oobe_screen_host_pairing.html
@@ -3,6 +3,7 @@
<link rel="import" href="chrome://resources/polymer/core-iconset-svg/core-iconset-svg.html">
<link rel="import" href="chrome://resources/polymer/core-item/core-item.html">
<link rel="import" href="chrome://resources/polymer/polymer/polymer.html">
+<link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
<core-iconset-svg id="host-pairing-icons" iconSize="48">
<svg>

Powered by Google App Engine
This is Rietveld 408576698