Chromium Code Reviews| Index: base/path_service.cc |
| diff --git a/base/path_service.cc b/base/path_service.cc |
| index 75833db9a111b70ac5dcc64cd684779c5d462d3d..ce4966ed70916ea96d18902b4b20f2775b7e16c4 100644 |
| --- a/base/path_service.cc |
| +++ b/base/path_service.cc |
| @@ -11,8 +11,8 @@ |
| #endif |
| #include "base/containers/hash_tables.h" |
| -#include "base/file_util.h" |
| #include "base/files/file_path.h" |
| +#include "base/files/file_util.h" |
| #include "base/lazy_instance.h" |
| #include "base/logging.h" |
| #include "base/synchronization/lock.h" |