| Index: chrome/common/chrome_paths_unittest.cc
 | 
| diff --git a/chrome/common/chrome_paths_unittest.cc b/chrome/common/chrome_paths_unittest.cc
 | 
| index 3816cf64e5d73b777af29358ff52d664016ac23d..5d1dfc0b4a7db0fe10206d54721b3e3f1b6a1f1f 100644
 | 
| --- a/chrome/common/chrome_paths_unittest.cc
 | 
| +++ b/chrome/common/chrome_paths_unittest.cc
 | 
| @@ -7,8 +7,8 @@
 | 
|  #include <stdlib.h>
 | 
|  
 | 
|  #include "base/base_paths.h"
 | 
| -#include "base/file_util.h"
 | 
|  #include "base/files/file_path.h"
 | 
| +#include "base/files/file_util.h"
 | 
|  #include "base/path_service.h"
 | 
|  #include "chrome/common/chrome_constants.h"
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
| 
 |