| 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 ca61e53ec07bdc1cbc496e44fcb7f68d6c63990b..9fabf45d6e50c5949f5219f48c0eb49e6844ca05 100644
|
| --- a/chrome/browser/resources/chromeos/login/oobe_screen_host_pairing.html
|
| +++ b/chrome/browser/resources/chromeos/login/oobe_screen_host_pairing.html
|
| @@ -1,6 +1,7 @@
|
| -<link rel="import" href="polymer/core-item/core-item.html">
|
| +<link rel="import" href="chrome://oobe/custom_elements.html">
|
| <link rel="import" href="polymer/core-animated-pages/core-animated-pages.html">
|
| <link rel="import" href="polymer/core-iconset-svg/core-iconset-svg.html">
|
| +<link rel="import" href="polymer/core-item/core-item.html">
|
| <link rel="import" href="polymer/polymer/polymer.html">
|
|
|
| <core-iconset-svg id="host-pairing-icons" iconSize="48">
|
|
|