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

Unified Diff: device/BUILD.gn

Issue 1080593007: bluetooth: Stub out BluetoothAdapterAndroid (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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
« no previous file with comments | « no previous file | device/bluetooth/BUILD.gn » ('j') | device/bluetooth/bluetooth_adapter_android.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index 33540827a4c498a2d348a1159ad5ccfe53e1b943..a0ec07fd44dadde2ff5ddd1b25b9e53c8c6e7c40 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -16,6 +16,7 @@ test("device_unittests") {
sources = [
"battery/battery_status_manager_win_unittest.cc",
"battery/battery_status_service_unittest.cc",
+ "bluetooth/bluetooth_adapter_android_unittest.mm",
armansito 2015/04/29 01:17:28 Did you mean .cc?
scheib 2015/04/29 01:35:14 Done.
"bluetooth/bluetooth_adapter_mac_unittest.mm",
"bluetooth/bluetooth_adapter_profile_chromeos_unittest.cc",
"bluetooth/bluetooth_adapter_unittest.cc",
« no previous file with comments | « no previous file | device/bluetooth/BUILD.gn » ('j') | device/bluetooth/bluetooth_adapter_android.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698