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

Unified Diff: components/web_bluetooth/DEPS

Issue 2019853002: bluetooth: Use WebBluetoothDeviceId instead of string (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-uuid-typemap
Patch Set: Fix build Created 4 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: components/web_bluetooth/DEPS
diff --git a/components/client_update_protocol/DEPS b/components/web_bluetooth/DEPS
similarity index 93%
copy from components/client_update_protocol/DEPS
copy to components/web_bluetooth/DEPS
index 4ef4138e48f6d5ec2a5e493407da4bdb68c0bbfa..a740940b4da573cf19f5d21ad3c16e12d63b74f8 100644
--- a/components/client_update_protocol/DEPS
+++ b/components/web_bluetooth/DEPS
@@ -1,3 +1,3 @@
include_rules = [
"+crypto",
-]
+]

Powered by Google App Engine
This is Rietveld 408576698