| Index: chrome/common/chrome_paths_linux.cc
 | 
| diff --git a/chrome/common/chrome_paths_linux.cc b/chrome/common/chrome_paths_linux.cc
 | 
| index 95dd08697187ec06a4225e28701b9fabc8f5b271..91348fec4808c52f68dfe62013b100926674870a 100644
 | 
| --- a/chrome/common/chrome_paths_linux.cc
 | 
| +++ b/chrome/common/chrome_paths_linux.cc
 | 
| @@ -6,7 +6,7 @@
 | 
|  
 | 
|  #include "base/base_paths.h"
 | 
|  #include "base/environment.h"
 | 
| -#include "base/file_util.h"
 | 
| +#include "base/files/file_util.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/nix/xdg_util.h"
 | 
|  #include "base/path_service.h"
 | 
| 
 |