Chromium Code Reviews| Index: base/path_service.cc |
| =================================================================== |
| --- base/path_service.cc (revision 56291) |
| +++ base/path_service.cc (working copy) |
| @@ -16,7 +16,6 @@ |
| #include "base/lock.h" |
| #include "base/logging.h" |
| #include "base/singleton.h" |
| -#include "base/string_util.h" |
| namespace base { |
| bool PathProvider(int key, FilePath* result); |