| Index: chrome/test/base/testing_profile.cc
|
| diff --git a/chrome/test/base/testing_profile.cc b/chrome/test/base/testing_profile.cc
|
| index 711a640b9ec9339633bce66863013da35a394ae9..ad37eb55632f967e73887b036563bdd2b9e680e4 100644
|
| --- a/chrome/test/base/testing_profile.cc
|
| +++ b/chrome/test/base/testing_profile.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/base_paths.h"
|
| #include "base/command_line.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/message_loop/message_loop_proxy.h"
|
| #include "base/path_service.h"
|
| #include "base/prefs/testing_pref_store.h"
|
|
|