| Index: chromeos/dbus/mock_bluetooth_input_client.cc
|
| diff --git a/chrome/browser/chromeos/dbus/mock_bluetooth_input_client.cc b/chromeos/dbus/mock_bluetooth_input_client.cc
|
| similarity index 82%
|
| rename from chrome/browser/chromeos/dbus/mock_bluetooth_input_client.cc
|
| rename to chromeos/dbus/mock_bluetooth_input_client.cc
|
| index 2d20bd6ca39d787ecb455868458f7aee174c7820..b73ef1e422afca4472f11be3b4b1b35c37f60fc1 100644
|
| --- a/chrome/browser/chromeos/dbus/mock_bluetooth_input_client.cc
|
| +++ b/chromeos/dbus/mock_bluetooth_input_client.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/mock_bluetooth_input_client.h"
|
| +#include "chromeos/dbus/mock_bluetooth_input_client.h"
|
|
|
| namespace chromeos {
|
|
|
|
|