| Index: chromeos/dbus/flimflam_profile_client.cc
|
| diff --git a/chrome/browser/chromeos/dbus/flimflam_profile_client.cc b/chromeos/dbus/flimflam_profile_client.cc
|
| similarity index 98%
|
| rename from chrome/browser/chromeos/dbus/flimflam_profile_client.cc
|
| rename to chromeos/dbus/flimflam_profile_client.cc
|
| index 17e43be9ce2971de661cd2a0e8cd3bd5f567e888..81aedb6bb1aa571532566260e75d364cfd949690 100644
|
| --- a/chrome/browser/chromeos/dbus/flimflam_profile_client.cc
|
| +++ b/chromeos/dbus/flimflam_profile_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/flimflam_profile_client.h"
|
| +#include "chromeos/dbus/flimflam_profile_client.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/message_loop.h"
|
|
|