| 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 729c3458fa650615821bbf3837e51defa1aa2640..217382cf17a8d2bad819c89d3470097abfd483c1 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/stl_util.h"
|
|
|