| Index: chromeos/dbus/fake_bluetooth_adapter_client.cc
|
| diff --git a/chromeos/dbus/fake_bluetooth_adapter_client.cc b/chromeos/dbus/fake_bluetooth_adapter_client.cc
|
| index 93c0e0617769ef10357e4fa108e940e24be237f6..96b4144c2751e87deaadb25977f6f7c09a3aea08 100644
|
| --- a/chromeos/dbus/fake_bluetooth_adapter_client.cc
|
| +++ b/chromeos/dbus/fake_bluetooth_adapter_client.cc
|
| @@ -13,13 +13,6 @@
|
| #include "dbus/object_path.h"
|
| #include "third_party/cros_system_api/dbus/service_constants.h"
|
|
|
| -namespace {
|
| -
|
| -// Amount of time to wait after a command before performing it.
|
| -const int kCommandEffectsTimeMs = 500;
|
| -
|
| -}
|
| -
|
| namespace chromeos {
|
|
|
| const char FakeBluetoothAdapterClient::kAdapterPath[] =
|
|
|