| Index: chromeos/dbus/cashew_client.cc
|
| diff --git a/chrome/browser/chromeos/dbus/cashew_client.cc b/chromeos/dbus/cashew_client.cc
|
| similarity index 98%
|
| rename from chrome/browser/chromeos/dbus/cashew_client.cc
|
| rename to chromeos/dbus/cashew_client.cc
|
| index a1cf70559eb461571b29e77096f70aa3b4ae18c7..284cf9abc19d8d5bf901fad395b091c20ba62aee 100644
|
| --- a/chrome/browser/chromeos/dbus/cashew_client.cc
|
| +++ b/chromeos/dbus/cashew_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/cashew_client.h"
|
| +#include "chromeos/dbus/cashew_client.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/chromeos/chromeos_version.h"
|
|
|