| Index: chrome/browser/history/query_parser.cc
|
| diff --git a/chrome/browser/history/query_parser.cc b/chrome/browser/history/query_parser.cc
|
| index d507bd1c6d6c7d272fcf8b8dcf52334ff37bb8fe..782c708010cf2b9b8ef0ed7216f6740a95c8b4aa 100644
|
| --- a/chrome/browser/history/query_parser.cc
|
| +++ b/chrome/browser/history/query_parser.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/i18n/break_iterator.h"
|
| #include "base/i18n/case_conversion.h"
|
| #include "base/logging.h"
|
| -#include "base/stl_util-inl.h"
|
| +#include "base/stl_util.h"
|
|
|
| namespace {
|
|
|
|
|