Index: chromeos/dbus/bluetooth_agent_service_provider.cc |
diff --git a/chromeos/dbus/bluetooth_agent_service_provider.cc b/chromeos/dbus/bluetooth_agent_service_provider.cc |
index 6c02c9277b6c60bbaf357921fbd6a2cd1aef840d..97eb273c42e57b1b8083f3b4826d9d76835a3ae6 100644 |
--- a/chromeos/dbus/bluetooth_agent_service_provider.cc |
+++ b/chromeos/dbus/bluetooth_agent_service_provider.cc |
@@ -4,7 +4,6 @@ |
#include "chromeos/dbus/bluetooth_agent_service_provider.h" |
-#include <string> |
#include "base/bind.h" |
#include "base/logging.h" |
@@ -12,10 +11,8 @@ |
#include "base/threading/platform_thread.h" |
#include "chromeos/dbus/dbus_thread_manager.h" |
#include "chromeos/dbus/fake_bluetooth_agent_service_provider.h" |
-#include "dbus/bus.h" |
#include "dbus/exported_object.h" |
#include "dbus/message.h" |
-#include "dbus/object_path.h" |
#include "third_party/cros_system_api/dbus/service_constants.h" |
namespace chromeos { |