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

Unified Diff: device/bluetooth/bluetooth_adapter_experimental_chromeos.h

Issue 14487002: Bluetooth: Profile support for Chrome OS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add unit tests, and class comments Created 7 years, 7 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/bluetooth/bluetooth_adapter_experimental_chromeos.h
diff --git a/device/bluetooth/bluetooth_adapter_experimental_chromeos.h b/device/bluetooth/bluetooth_adapter_experimental_chromeos.h
index e761a86935d8a722cf976b04ff61dfe7670bd0e4..699602f1d3744facc95c30389bb1f0950b43084c 100644
--- a/device/bluetooth/bluetooth_adapter_experimental_chromeos.h
+++ b/device/bluetooth/bluetooth_adapter_experimental_chromeos.h
@@ -65,6 +65,8 @@ class BluetoothAdapterExperimentalChromeOS
friend class device::BluetoothAdapterFactory;
friend class BluetoothDeviceExperimentalChromeOS;
friend class BluetoothExperimentalChromeOSTest;
+ friend class BluetoothProfileExperimentalChromeOS;
+ friend class BluetoothProfileChromeOSTest;
BluetoothAdapterExperimentalChromeOS();
virtual ~BluetoothAdapterExperimentalChromeOS();
« no previous file with comments | « chromeos/dbus/fake_bluetooth_profile_service_provider.cc ('k') | device/bluetooth/bluetooth_device_experimental_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698