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

Unified Diff: components/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: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index abf71d07af25e9ce38bf304925cc1e8a49f4d296..5a0160ae78807ad4906db97d92a0f7e3f903a4cb 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -207,6 +207,7 @@ test("components_unittests") {
"//components/tracing:unit_tests",
"//components/visitedlink/test:unit_tests",
"//components/wallpaper:unit_tests",
+ "//components/web_bluetooth:unit_tests",
"//components/web_cache/browser:unit_tests",
"//components/webcrypto:unit_tests",
"//components/zoom:unit_tests",
« no previous file with comments | « no previous file | components/components_tests.gyp » ('j') | components/web_bluetooth/web_bluetooth_device_id_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698