| Index: chrome/browser/chromeos/cryptohome/async_method_caller.cc
|
| diff --git a/chrome/browser/chromeos/cryptohome/async_method_caller.cc b/chrome/browser/chromeos/cryptohome/async_method_caller.cc
|
| index d3ea3f3a15de4f7e3073de7a172b109531cbbc87..85f170661db5dcfbe3422aa8c9612a8e6bb92c0b 100644
|
| --- a/chrome/browser/chromeos/cryptohome/async_method_caller.cc
|
| +++ b/chrome/browser/chromeos/cryptohome/async_method_caller.cc
|
| @@ -8,8 +8,8 @@
|
| #include "base/hash_tables.h"
|
| #include "base/location.h"
|
| #include "base/message_loop_proxy.h"
|
| -#include "chrome/browser/chromeos/dbus/cryptohome_client.h"
|
| -#include "chrome/browser/chromeos/dbus/dbus_thread_manager.h"
|
| +#include "chromeos/dbus/cryptohome_client.h"
|
| +#include "chromeos/dbus/dbus_thread_manager.h"
|
|
|
| using chromeos::DBusThreadManager;
|
|
|
|
|