| Index: chromeos/dbus/bluetooth_media_endpoint_service_provider.cc
|
| diff --git a/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc b/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc
|
| index c8a3f38bdbe4b306f37b9f74421b3c07bbe6ac8e..82b9742ecfa545c9fe24a038520139990eb30f34 100644
|
| --- a/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc
|
| +++ b/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc
|
| @@ -12,9 +12,7 @@
|
| #include "chromeos/dbus/bluetooth_media_transport_client.h"
|
| #include "chromeos/dbus/dbus_thread_manager.h"
|
| #include "chromeos/dbus/fake_bluetooth_media_endpoint_service_provider.h"
|
| -#include "dbus/bus.h"
|
| #include "dbus/exported_object.h"
|
| -#include "dbus/message.h"
|
|
|
| namespace {
|
|
|
|
|