| Index: chrome/browser/resources/settings/people_page/quick_unlock_authenticate.html
|
| diff --git a/chrome/browser/resources/settings/people_page/quick_unlock_authenticate.html b/chrome/browser/resources/settings/people_page/quick_unlock_authenticate.html
|
| index 74d903613b9a39ed645b3b9131efda738ca761fd..f02880fc8ca0b0d2f5204cdc29a0270dc33a6e8c 100644
|
| --- a/chrome/browser/resources/settings/people_page/quick_unlock_authenticate.html
|
| +++ b/chrome/browser/resources/settings/people_page/quick_unlock_authenticate.html
|
| @@ -1,6 +1,7 @@
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-input/paper-input.html">
|
| <link rel="import" href="/people_page/quick_unlock_routing_behavior.html">
|
| +<link rel="import" href="/route.html">
|
| <link rel="import" href="/settings_page/settings_section.html">
|
| <link rel="import" href="/settings_shared_css.html">
|
|
|
|
|