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

Unified Diff: device/BUILD.gn

Issue 1632123003: Add cross platform Bluetooth testing fixture for Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index c354864d135e810e6ed5429ee895210ec3e47065..2f959b71e4f7656c48c3ca53ee682e694676b6c2 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -49,6 +49,8 @@ test("device_unittests") {
"bluetooth/test/bluetooth_test_android.h",
"bluetooth/test/bluetooth_test_mac.h",
"bluetooth/test/bluetooth_test_mac.mm",
+ "bluetooth/test/bluetooth_test_win.cc",
+ "bluetooth/test/bluetooth_test_win.h",
"bluetooth/test/test_bluetooth_adapter_observer.cc",
"bluetooth/test/test_bluetooth_adapter_observer.h",
"nfc/nfc_chromeos_unittest.cc",
« no previous file with comments | « no previous file | device/bluetooth/bluetooth_adapter_unittest.cc » ('j') | device/bluetooth/test/bluetooth_test_win.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698