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 7458ef1b3f162efc263e3257fa68a37958024f7b..2ac0d9f160510415df35e6a8040beb90aaac3591 100644 |
--- a/chromeos/dbus/fake_bluetooth_adapter_client.cc |
+++ b/chromeos/dbus/fake_bluetooth_adapter_client.cc |
@@ -4,13 +4,11 @@ |
#include "chromeos/dbus/fake_bluetooth_adapter_client.h" |
-#include "base/bind.h" |
#include "base/logging.h" |
#include "base/message_loop/message_loop.h" |
#include "base/time/time.h" |
#include "chromeos/dbus/dbus_thread_manager.h" |
#include "chromeos/dbus/fake_bluetooth_device_client.h" |
-#include "dbus/object_path.h" |
#include "third_party/cros_system_api/dbus/service_constants.h" |
namespace chromeos { |