| 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 60ccd2771a211fbd986a8c784da723e72aaf1c05..f7cb4ae60761b1e1d7663692a7d8431b5d82a165 100644
|
| --- a/chrome/browser/resources/settings/settings_page/settings_animated_pages.html
|
| +++ b/chrome/browser/resources/settings/settings_page/settings_animated_pages.html
|
| @@ -1,6 +1,5 @@
|
| <link rel="import" href="chrome://resources/html/assert.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">
|
| <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/slide-from-left-animation.html">
|
|
|