| Index: chrome/browser/autocomplete/history_url_provider_unittest.cc
|
| diff --git a/chrome/browser/autocomplete/history_url_provider_unittest.cc b/chrome/browser/autocomplete/history_url_provider_unittest.cc
|
| index c7196d2189010a683184830a5274e6805bd1da99..3f3105b3f6631bb96250af443ad1e66b3c49a61f 100644
|
| --- a/chrome/browser/autocomplete/history_url_provider_unittest.cc
|
| +++ b/chrome/browser/autocomplete/history_url_provider_unittest.cc
|
| @@ -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 "components/omnibox/history_url_provider.h"
|
| +#include "chrome/browser/autocomplete/history_url_provider.h"
|
|
|
| #include <algorithm>
|
|
|
|
|