| Index: chrome/browser/resources/settings/settings_page/settings_subheader.css
|
| diff --git a/chrome/browser/resources/settings/settings_page/settings_subheader.css b/chrome/browser/resources/settings/settings_page/settings_subheader.css
|
| deleted file mode 100644
|
| index 331762baa41bbbfbcbddc0b6a0014b773c541d9f..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/resources/settings/settings_page/settings_subheader.css
|
| +++ /dev/null
|
| @@ -1,13 +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 {
|
| - @apply(--layout-center);
|
| - @apply(--layout-horizontal);
|
| - margin-bottom: 16px;
|
| -}
|
| -
|
| -h2 {
|
| - @apply(--paper-font-subhead);
|
| -}
|
|
|