| Index: chrome/browser/resources/options/options.html
|
| diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html
|
| index e06a163f340767ddae7ca5fa400f08f721423b1c..efb9633f083eef3c7959564c087c27c53a3033a3 100644
|
| --- a/chrome/browser/resources/options/options.html
|
| +++ b/chrome/browser/resources/options/options.html
|
| @@ -3,9 +3,6 @@
|
| <head>
|
| <meta charset="utf-8">
|
| <title i18n-content="optionsPageTitle"></title>
|
| -<if expr="chromeos">
|
| -<link rel="import" href="chrome://settings-frame/options_polymer.html">
|
| -</if>
|
| <link rel="stylesheet" href="chrome://resources/css/bubble.css">
|
| <link rel="stylesheet" href="chrome://resources/css/bubble_button.css">
|
| <link rel="stylesheet" href="chrome://resources/css/chrome_shared.css">
|
|
|