| Index: chrome/browser/mac/master_prefs.mm
|
| diff --git a/chrome/browser/mac/master_prefs.mm b/chrome/browser/mac/master_prefs.mm
|
| index cd22a678fdbf91e09346ed73d2bf30e438f5349b..174e35d654288422b483fbdabc410291a6d257f7 100644
|
| --- a/chrome/browser/mac/master_prefs.mm
|
| +++ b/chrome/browser/mac/master_prefs.mm
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/mac/master_prefs.h"
|
|
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/mac/foundation_util.h"
|
| #include "chrome/common/chrome_paths_internal.h"
|
| #include "chrome/common/chrome_version_info.h"
|
|
|