| 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>
|
|
|