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

Unified Diff: content/test/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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index a2c055dc9e6329352099b6f934f2b8787020625e..91ac28ad260d445db1baa8771c8ea30960318ba3 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -58,6 +58,7 @@ static_library("test_support") {
"//components/display_compositor",
"//components/scheduler:scheduler",
"//components/scheduler:test_support",
+ "//components/web_bluetooth",
"//content/app:both_for_content_tests",
"//content/browser:for_content_tests",
"//content/browser/speech/proto",

Powered by Google App Engine
This is Rietveld 408576698