| Index: chrome/browser/autocomplete/in_memory_url_index_types_unittest.cc
|
| diff --git a/components/history/core/browser/in_memory_url_index_types_unittest.cc b/chrome/browser/autocomplete/in_memory_url_index_types_unittest.cc
|
| similarity index 98%
|
| rename from components/history/core/browser/in_memory_url_index_types_unittest.cc
|
| rename to chrome/browser/autocomplete/in_memory_url_index_types_unittest.cc
|
| index c10f1c0043cf22e5061d4188b572063b9e81fbce..59b05d510a29af80f71a94a534b7109c789c86ff 100644
|
| --- a/components/history/core/browser/in_memory_url_index_types_unittest.cc
|
| +++ b/chrome/browser/autocomplete/in_memory_url_index_types_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/history/core/browser/in_memory_url_index_types.h"
|
| +#include "chrome/browser/autocomplete/in_memory_url_index_types.h"
|
|
|
| #include <algorithm>
|
|
|
|
|