| Index: chrome/browser/resources/chromeos/login/controller-pairing-screen.html
|
| diff --git a/chrome/browser/resources/chromeos/login/controller-pairing-screen.html b/chrome/browser/resources/chromeos/login/controller-pairing-screen.html
|
| index a31686d188d01d6b6ff9b42360477f70fb62d758..664f11f649747a5ab3ae2b25c2076229b31fb1c4 100644
|
| --- a/chrome/browser/resources/chromeos/login/controller-pairing-screen.html
|
| +++ b/chrome/browser/resources/chromeos/login/controller-pairing-screen.html
|
| @@ -9,8 +9,8 @@
|
| <link rel="import" href="chrome://resources/polymer/v1_0/neon-animation/animations/fade-in-animation.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/neon-animation/animations/fade-out-animation.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/neon-animation/animations/hero-animation.html">
|
| +<link rel="import" href="chrome://resources/polymer/v1_0/neon-animation/neon-animatable-behavior.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/neon-animation/neon-animated-pages.html">
|
| -<link rel="import" href="chrome://resources/polymer/v1_0/neon-animation/neon-shared-element-animatable-behavior.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-button/paper-button.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-item/paper-icon-item.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-material/paper-material.html">
|
|
|