Chromium Code Reviews| Index: chrome/common/bzip2_unittest.cc |
| =================================================================== |
| --- chrome/common/bzip2_unittest.cc (revision 11577) |
| +++ chrome/common/bzip2_unittest.cc (working copy) |
| @@ -2,7 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -#include "base/logging.h" |
| +#include "base/basictypes.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| #include "third_party/bzip2/bzlib.h" |