| Index: chrome/browser/resources/settings/settings_page/settings_animated_pages.html
|
| diff --git a/chrome/browser/resources/settings/settings_page/settings_animated_pages.html b/chrome/browser/resources/settings/settings_page/settings_animated_pages.html
|
| index 42e1956923a31c23ef73b5c653ca792ad31f791f..720893f0f9dc37b845b702d054b854a67f40e313 100644
|
| --- a/chrome/browser/resources/settings/settings_page/settings_animated_pages.html
|
| +++ b/chrome/browser/resources/settings/settings_page/settings_animated_pages.html
|
| @@ -1,4 +1,7 @@
|
| <link rel="import" href="chrome://resources/html/assert.html">
|
| +<link rel="import" href="chrome://resources/html/cr.html">
|
| +<link rel="import" href="chrome://resources/html/cr/ui.html">
|
| +<link rel="import" href="chrome://resources/html/cr/ui/focus_outline_manager.html">
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/iron-flex-layout/iron-flex-layout.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/neon-animation/animations/fade-in-animation.html">
|
|
|