| Index: components/omnibox/scored_history_match_unittest.cc
|
| diff --git a/chrome/browser/autocomplete/scored_history_match_unittest.cc b/components/omnibox/scored_history_match_unittest.cc
|
| similarity index 99%
|
| rename from chrome/browser/autocomplete/scored_history_match_unittest.cc
|
| rename to components/omnibox/scored_history_match_unittest.cc
|
| index cb1e57811073edef56364eb59aec06b82c2db1fa..5714bcc896ebd6c786e8a9bc3547669858778828 100644
|
| --- a/chrome/browser/autocomplete/scored_history_match_unittest.cc
|
| +++ b/components/omnibox/scored_history_match_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 "chrome/browser/autocomplete/scored_history_match.h"
|
| +#include "components/omnibox/scored_history_match.h"
|
|
|
| #include <algorithm>
|
|
|
|
|