| Index: chrome/browser/resources/settings/settings.html
|
| diff --git a/chrome/browser/resources/settings/settings.html b/chrome/browser/resources/settings/settings.html
|
| index b0da7d036f229c824e6c458eabe9acbf5cd44175..e8f0544604d4820d58675dad25ab46584d4c7a95 100644
|
| --- a/chrome/browser/resources/settings/settings.html
|
| +++ b/chrome/browser/resources/settings/settings.html
|
| @@ -1,4 +1,4 @@
|
| -<link rel="import" href="chrome://resources/polymer/v1_0/polymer/polymer.html">
|
| +<link rel="import" href="chrome://resources/polymer/v0_8/polymer/polymer.html">
|
| <link rel="import" href="chrome://md-settings/settings_ui/settings_ui.html">
|
| <link rel="import" href="chrome://md-settings/prefs/prefs.html">
|
|
|
|
|