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

Unified Diff: content/browser/BUILD.gn

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/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index d106eddbbde0d1e3dd09d5383dc0fde8ccea5b53..0d9e22b5b0ea0674cd2bcc4f9954eb68bebb60bf 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -42,6 +42,7 @@ source_set("browser") {
"//components/tracing",
"//components/tracing:startup_tracing",
"//components/url_formatter",
+ "//components/web_bluetooth",
"//components/webmessaging",
"//content:resources",
"//content/app/resources",

Powered by Google App Engine
This is Rietveld 408576698