| Index: chromeos/dbus/fake_cryptohome_client.cc
|
| diff --git a/chromeos/dbus/fake_cryptohome_client.cc b/chromeos/dbus/fake_cryptohome_client.cc
|
| index c5ad72952c2ea11257f8ba92afb808cb09022c22..341c98423cd9d040866231e49e46084acc2baae6 100644
|
| --- a/chromeos/dbus/fake_cryptohome_client.cc
|
| +++ b/chromeos/dbus/fake_cryptohome_client.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chromeos/dbus/fake_cryptohome_client.h"
|
|
|
| #include "base/bind.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/location.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/path_service.h"
|
|
|