Chromium Code Reviews| Index: base/base_paths.cc |
| diff --git a/base/base_paths.cc b/base/base_paths.cc |
| index 1b99e850758890c4f05ea95ade3bcb7c48d01bf8..7076ec3be15fb66218efbd768f1caa2424ca11a6 100644 |
| --- a/base/base_paths.cc |
| +++ b/base/base_paths.cc |
| @@ -4,8 +4,8 @@ |
| #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" |
| namespace base { |