| Index: chrome/browser/history/query_parser.cc
|
| ===================================================================
|
| --- chrome/browser/history/query_parser.cc (revision 15319)
|
| +++ chrome/browser/history/query_parser.cc (working copy)
|
| @@ -6,11 +6,11 @@
|
|
|
| #include "chrome/browser/history/query_parser.h"
|
|
|
| +#include "app/l10n_util.h"
|
| #include "base/logging.h"
|
| #include "base/scoped_vector.h"
|
| #include "base/string_util.h"
|
| #include "base/word_iterator.h"
|
| -#include "chrome/common/l10n_util.h"
|
| #include "unicode/uscript.h"
|
|
|
| namespace {
|
|
|