Chromium Code Reviews| Index: chrome/browser/resources/chromeos/proxy_settings.html |
| diff --git a/chrome/browser/resources/chromeos/proxy_settings.html b/chrome/browser/resources/chromeos/proxy_settings.html |
| index 6c67023ebb39c2c4702f79a8358b29904b92a3d0..d0b9552fc52a5fa265612de2a973c03db97bf408 100644 |
| --- a/chrome/browser/resources/chromeos/proxy_settings.html |
| +++ b/chrome/browser/resources/chromeos/proxy_settings.html |
| @@ -4,7 +4,6 @@ |
| <link rel="stylesheet" href="chrome://resources/css/button.css"> |
| <link rel="stylesheet" href="chrome://resources/css/checkbox.css"> |
| <link rel="stylesheet" href="chrome://resources/css/list.css"> |
| -<link rel="stylesheet" href="chrome://resources/css/select.css"> |
| <link rel="stylesheet" href="chrome://resources/css/chrome_shared.css"> |
|
Dan Beam
2012/03/02 17:58:43
why isn't chrome_shared.css first?
Evan Stade
2012/03/02 19:46:20
I don't know. I didn't write this file. But I can
|
| <link rel="stylesheet" href="../options/options_page.css"> |
| <link rel="stylesheet" href="../options/chromeos/internet_options_page.css"> |