| Index: chromeos/dbus/cros_disks_client.cc
|
| diff --git a/chrome/browser/chromeos/dbus/cros_disks_client.cc b/chromeos/dbus/cros_disks_client.cc
|
| similarity index 99%
|
| rename from chrome/browser/chromeos/dbus/cros_disks_client.cc
|
| rename to chromeos/dbus/cros_disks_client.cc
|
| index 23dfe9f5113b2dbb71fe824777206ed18f150dcc..1b5c5c8242d9382889fff2124452d08760a1c8e5 100644
|
| --- a/chrome/browser/chromeos/dbus/cros_disks_client.cc
|
| +++ b/chromeos/dbus/cros_disks_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/cros_disks_client.h"
|
| +#include "chromeos/dbus/cros_disks_client.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/chromeos/chromeos_version.h"
|
|
|