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

Unified Diff: device/DEPS

Issue 1216583003: Adding Hashed Address to BluetoothLowEnergyDeviceMac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@timeinfo
Patch Set: compiles on OS X 10.6 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/DEPS
diff --git a/device/DEPS b/device/DEPS
index ddc06ab2c2827290757c7aade149bf671ca0dcd0..f398914b5c4c56da5acd5a096a567103b3062bca 100644
--- a/device/DEPS
+++ b/device/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+chromeos",
"+components/device_event_log",
"+third_party/mojo/src/mojo/public",
+ "+third_party/ocmock",
]

Powered by Google App Engine
This is Rietveld 408576698