Chromium Code Reviews| Index: base/path_service_unittest.cc |
| =================================================================== |
| --- base/path_service_unittest.cc (revision 11577) |
| +++ base/path_service_unittest.cc (working copy) |
| @@ -7,7 +7,6 @@ |
| #include "base/basictypes.h" |
| #include "base/file_util.h" |
| #include "base/file_path.h" |
| -#include "base/logging.h" |
| #if defined(OS_WIN) |
| #include "base/win_util.h" |
| #endif |