| Index: chrome/browser/resources/settings/a11y_page/a11y_page.css
 | 
| diff --git a/chrome/browser/resources/settings/a11y_page/a11y_page.css b/chrome/browser/resources/settings/a11y_page/a11y_page.css
 | 
| deleted file mode 100644
 | 
| index 2277ed3a0a7acf7bec4fe1f4c2a71b0e4a5a7d47..0000000000000000000000000000000000000000
 | 
| --- a/chrome/browser/resources/settings/a11y_page/a11y_page.css
 | 
| +++ /dev/null
 | 
| @@ -1,23 +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. */
 | 
| -
 | 
| -.autoclick-delay-label {
 | 
| -  -webkit-margin-end: 0;
 | 
| -  -webkit-margin-start: 40px;
 | 
| -  margin-bottom: 10px;
 | 
| -  margin-top: 0;
 | 
| -}
 | 
| -
 | 
| -.autoclick-dropdown {
 | 
| -  -webkit-margin-start: 10px;
 | 
| -}
 | 
| -
 | 
| -.autoclick-dropdown::shadow paper-dropdown-menu {
 | 
| -  margin: 0;
 | 
| -  padding: 0 0 0.25em;
 | 
| -}
 | 
| -
 | 
| -.more-a11y-link {
 | 
| -  margin-bottom: 10px;
 | 
| -}
 | 
| 
 |