| Index: chromeos/dbus/bluetooth_property.cc
|
| diff --git a/chrome/browser/chromeos/dbus/bluetooth_property.cc b/chromeos/dbus/bluetooth_property.cc
|
| similarity index 95%
|
| rename from chrome/browser/chromeos/dbus/bluetooth_property.cc
|
| rename to chromeos/dbus/bluetooth_property.cc
|
| index 5041fd8297af7e44f3bc98d8004ea6f5c1b7b8d0..24a19580b7d80df1e03fc699fada74f51ee84d02 100644
|
| --- a/chrome/browser/chromeos/dbus/bluetooth_property.cc
|
| +++ b/chromeos/dbus/bluetooth_property.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/chromeos/dbus/bluetooth_property.h"
|
| +#include "chromeos/dbus/bluetooth_property.h"
|
|
|
| #include "base/bind.h"
|
| #include "dbus/message.h"
|
|
|