Chromium Code Reviews| Index: chrome/common/chrome_paths.cc | 
| diff --git a/chrome/common/chrome_paths.cc b/chrome/common/chrome_paths.cc | 
| index 63972ea55e277e92b87fd0e76b1bd98406ed0828..8a205a65555cfd7995fd61904a758534ca7d15d6 100644 | 
| --- a/chrome/common/chrome_paths.cc | 
| +++ b/chrome/common/chrome_paths.cc | 
| @@ -4,7 +4,7 @@ | 
| #include "chrome/common/chrome_paths.h" | 
| -#include "base/file_util.h" | 
| +#include "base/files/file_util.h" | 
| #include "base/lazy_instance.h" | 
| #include "base/logging.h" | 
| #include "base/mac/bundle_locations.h" |