| Index: content/browser/bluetooth/tools/BUILD.gn
|
| diff --git a/content/browser/bluetooth/tools/BUILD.gn b/content/browser/bluetooth/tools/BUILD.gn
|
| deleted file mode 100644
|
| index 91c264ab391a34e083a9b14347adf168f2c100ed..0000000000000000000000000000000000000000
|
| --- a/content/browser/bluetooth/tools/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -# Copyright (c) 2016 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.
|
| -
|
| -executable("bluetooth_metrics_hash") {
|
| - sources = [
|
| - "bluetooth_metrics_hash.cc",
|
| - ]
|
| -
|
| - deps = [
|
| - "//base",
|
| - "//device/bluetooth",
|
| - ]
|
| -}
|
|
|