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

Unified Diff: content/browser/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: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index aa46366dc331ed25caec9add145c03b2d0937ad6..ab20be3cc734d238c77cc25316a7fbd277fb5054 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+components/scheduler/common",
"+components/tracing",
"+components/url_formatter",
+ "+components/web_bluetooth",
"+components/webmessaging",
"+content/app/strings/grit", # For generated headers

Powered by Google App Engine
This is Rietveld 408576698