summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/dbus/bluez_dbus_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'device/bluetooth/dbus/bluez_dbus_manager.h')
-rw-r--r--device/bluetooth/dbus/bluez_dbus_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/bluetooth/dbus/bluez_dbus_manager.h b/device/bluetooth/dbus/bluez_dbus_manager.h
index d59dddb..6f75f96 100644
--- a/device/bluetooth/dbus/bluez_dbus_manager.h
+++ b/device/bluetooth/dbus/bluez_dbus_manager.h
@@ -56,7 +56,7 @@ class DEVICE_BLUETOOTH_EXPORT BluezDBusManager {
// We explicitly initialize and shut down the global object, rather than
// making it a Singleton, to ensure clean startup and shutdown.
// This will initialize real or stub DBusClients depending on command-line
- // arguments and whether this process runs in a real or test environment.
+ // arguments and whether this process runs in a ChromeOS environment.
static void Initialize(dbus::Bus* bus, bool use_dbus_stub);
// Returns a BluezDBusManagerSetter instance that allows tests to