| Index: third_party/WebKit/Source/devtools/front_end/product_registry/badge.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/product_registry/badge.css b/third_party/WebKit/Source/devtools/front_end/product_registry/badge.css
|
| deleted file mode 100644
|
| index 54c946844faba009279732a8c5564b3093c59390..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/Source/devtools/front_end/product_registry/badge.css
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -/*
|
| - * Copyright 2017 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.
|
| - */
|
| -
|
| -.product-registry-badge {
|
| - background-color: rgba(0, 0, 0, 0.2);
|
| - border-radius: 2px;
|
| - padding: 1px 2px;
|
| - margin-right: 4px;
|
| - white-space: pre;
|
| - cursor: pointer;
|
| -}
|
|
|