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

Unified Diff: device/bluetooth/mojo/DEPS

Issue 2015463004: bluetooth: Use BluetoothUUID instead of string when sending uuids (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-mojo-request-device
Patch Set: Add header Created 4 years, 7 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/mojo/DEPS
diff --git a/url/mojo/DEPS b/device/bluetooth/mojo/DEPS
similarity index 95%
copy from url/mojo/DEPS
copy to device/bluetooth/mojo/DEPS
index 093b1d9fde5b8053f5d755ca03849a48cba28cf2..e4b0ebb0931187c8b365da682ef470ca4faabd7d 100644
--- a/url/mojo/DEPS
+++ b/device/bluetooth/mojo/DEPS
@@ -1,3 +1,3 @@
include_rules = [
"+mojo/public/cpp",
-]
+]

Powered by Google App Engine
This is Rietveld 408576698