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

Unified Diff: device/device_tests.gyp

Issue 1317933003: bluetooth-advertising: Fix wrong assignment and append of wrong type (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-origin
Patch Set: Add tests Created 5 years, 4 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 91d2c0ee58c2635e33d962c0f3a5c7f18966f54f..6f1bf280461145d93aefdab468a786207d7dbb28 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -40,6 +40,7 @@
'bluetooth/bluetooth_adapter_unittest.cc',
'bluetooth/bluetooth_adapter_win_unittest.cc',
'bluetooth/bluetooth_advertisement_chromeos_unittest.cc',
+ 'bluetooth/bluetooth_advertisement_unittest.cc',
armansito 2015/08/28 21:56:17 You'll need to update device/BUILD.gn as well.
ortuno 2015/09/01 00:24:30 Done. Weird that all the bots passed...
'bluetooth/bluetooth_audio_sink_chromeos_unittest.cc',
'bluetooth/bluetooth_chromeos_unittest.cc',
'bluetooth/bluetooth_device_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698