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

Unified Diff: device/device_tests.gyp

Issue 950083003: device/bluetooth: Implemented UriBeacon decoder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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: device/device_tests.gyp
diff --git a/device/device_tests.gyp b/device/device_tests.gyp
index ba3aea5e0df795233fed7b086e5416627352dda9..f7cd13dce19932b7835a304a487bd63de0f59b5c 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -45,6 +45,7 @@
'bluetooth/bluetooth_service_record_win_unittest.cc',
'bluetooth/bluetooth_socket_chromeos_unittest.cc',
'bluetooth/bluetooth_task_manager_win_unittest.cc',
+ 'bluetooth/uribeacon/uri_encoder_unittest.cc',
'bluetooth/bluetooth_uuid_unittest.cc',
'hid/hid_connection_unittest.cc',
'hid/hid_device_filter_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698