Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(218)

Unified Diff: content/browser/bluetooth/tools/BUILD.gn

Issue 1920923003: Revert "bluetooth: Create bluetooth_metrics_hash tool." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
- ]
-}
« no previous file with comments | « content/browser/bluetooth/bluetooth_metrics.cc ('k') | content/browser/bluetooth/tools/bluetooth_metrics_hash.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698