summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/bluetooth_profile_service_provider.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/dbus/bluetooth_profile_service_provider.cc')
-rw-r--r--chromeos/dbus/bluetooth_profile_service_provider.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/chromeos/dbus/bluetooth_profile_service_provider.cc b/chromeos/dbus/bluetooth_profile_service_provider.cc
index 6ebb54a..c74da5d 100644
--- a/chromeos/dbus/bluetooth_profile_service_provider.cc
+++ b/chromeos/dbus/bluetooth_profile_service_provider.cc
@@ -4,7 +4,6 @@
#include "chromeos/dbus/bluetooth_profile_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_profile_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 {