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

Unified Diff: device/bluetooth/BUILD.gn

Issue 1216583003: Adding Hashed Address to BluetoothLowEnergyDeviceMac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@timeinfo
Patch Set: shortening a signature.. Created 5 years, 5 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: device/bluetooth/BUILD.gn
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
index efaa3256098668b2140bda1821cc71e5869f229c..8fa2c341ba024a9b5f06e18a7bb4201b1ebc1776 100644
--- a/device/bluetooth/BUILD.gn
+++ b/device/bluetooth/BUILD.gn
@@ -129,6 +129,7 @@ component("bluetooth") {
":strings",
"uribeacon",
"//base",
+ "//crypto",
"//net",
"//ui/base",
]
« no previous file with comments | « device/DEPS ('k') | device/bluetooth/DEPS » ('j') | device/bluetooth/bluetooth_adapter_mac.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698