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

Unified Diff: content/content_tests.gypi

Issue 2019853002: bluetooth: Use WebBluetoothDeviceId instead of string (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-uuid-typemap
Patch Set: Address jyasskin's comments Created 4 years, 6 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/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 0f2c16c142645214cd9729de53b69fe4a26ad183..2add8b3cb4305562d411cdd5fcee6cac2b4eee02 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -671,6 +671,7 @@
'child/worker_thread_registry_unittest.cc',
'common/android/address_parser_unittest.cc',
'common/android/gin_java_bridge_value_unittest.cc',
+ 'common/bluetooth/bluetooth_device_id_unittest.cc',
'common/common_param_traits_unittest.cc',
'common/cross_site_document_classifier_unittest.cc',
'common/cursors/webcursor_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698