diff options
Diffstat (limited to 'chrome/browser/history/query_parser_unittest.cc')
-rw-r--r-- | chrome/browser/history/query_parser_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/history/query_parser_unittest.cc b/chrome/browser/history/query_parser_unittest.cc index d36fb68..5a97fec 100644 --- a/chrome/browser/history/query_parser_unittest.cc +++ b/chrome/browser/history/query_parser_unittest.cc @@ -3,7 +3,7 @@ // found in the LICENSE file. #include "chrome/browser/history/query_parser.h" -#include "base/logging.h" +#include "base/basictypes.h" #include "chrome/common/scoped_vector.h" #include "testing/gtest/include/gtest/gtest.h" |