| Index: chrome/browser/resources/settings/checkbox/checkbox.css | 
| diff --git a/chrome/browser/resources/settings/checkbox/checkbox.css b/chrome/browser/resources/settings/checkbox/checkbox.css | 
| deleted file mode 100644 | 
| index 9d1735b80488e908c63be56b32f51898c98b78dc..0000000000000000000000000000000000000000 | 
| --- a/chrome/browser/resources/settings/checkbox/checkbox.css | 
| +++ /dev/null | 
| @@ -1,21 +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. */ | 
| - | 
| -:host { | 
| -  display: block; | 
| -  margin-bottom: 10px; | 
| -  margin-top: 10px; | 
| -} | 
| - | 
| -#outerDiv { | 
| -  -webkit-margin-end: 10px; | 
| -} | 
| - | 
| -#mainLabel { | 
| -  -webkit-margin-end: 10px; | 
| -} | 
| - | 
| -#subLabel { | 
| -  color: rgba(0, 0, 0, .5); | 
| -} | 
|  |