Chromium Code Reviews| Index: chrome/browser/resources/settings/internet_page/network_proxy_exclusions.css |
| diff --git a/chrome/browser/resources/settings/internet_page/network_proxy_exclusions.css b/chrome/browser/resources/settings/internet_page/network_proxy_exclusions.css |
| deleted file mode 100644 |
| index ad9a23955aa441dc8f79209b1241cc2b677416a9..0000000000000000000000000000000000000000 |
| --- a/chrome/browser/resources/settings/internet_page/network_proxy_exclusions.css |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -/* Copyright 2015 The Chromium Authors. All rights reserved. |
| - * Use of this source code is governed by a BSD-style license that can be |
| - * found in the LICENSE file. */ |
| - |
| -span { |
| - margin: 5px; |
| -} |
| - |
| -iron-icon { |
| - margin: 5px; |
| -} |
| - |
| -div#container { |
| - border: 1px solid lightgrey; |
| - height: 100px; |
| - margin: 5px; |
| - overflow-y: auto; |
| -} |