Index: chrome/browser/chromeos/bluetooth/bluetooth_adapter.h |
diff --git a/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h b/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h |
index 5a89a87f52c6acb7b9c02f2ba9ac11f993128371..9a275ecaf2d5dad7ab62adde5c16e74bd633826e 100644 |
--- a/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h |
+++ b/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h |
@@ -13,9 +13,9 @@ |
#include "base/basictypes.h" |
#include "base/callback.h" |
#include "base/observer_list.h" |
-#include "chrome/browser/chromeos/dbus/bluetooth_adapter_client.h" |
-#include "chrome/browser/chromeos/dbus/bluetooth_device_client.h" |
-#include "chrome/browser/chromeos/dbus/bluetooth_manager_client.h" |
+#include "chromeos/dbus/bluetooth_adapter_client.h" |
+#include "chromeos/dbus/bluetooth_device_client.h" |
+#include "chromeos/dbus/bluetooth_manager_client.h" |
#include "dbus/object_path.h" |
namespace chromeos { |