| Index: chrome/browser/profiles/profile_info_cache.cc
|
| diff --git a/chrome/browser/profiles/profile_info_cache.cc b/chrome/browser/profiles/profile_info_cache.cc
|
| index 77bd8a070e9bd9582d79e09a3a806c39dd308685..198fa8c07defa554c2eb052a73dd4a198ec22774 100644
|
| --- a/chrome/browser/profiles/profile_info_cache.cc
|
| +++ b/chrome/browser/profiles/profile_info_cache.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/profiles/profile_info_cache.h"
|
|
|
| #include "base/bind.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/i18n/case_conversion.h"
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|