| Index: components/history/core/browser/expire_history_backend.cc
|
| diff --git a/chrome/browser/history/expire_history_backend.cc b/components/history/core/browser/expire_history_backend.cc
|
| similarity index 99%
|
| rename from chrome/browser/history/expire_history_backend.cc
|
| rename to components/history/core/browser/expire_history_backend.cc
|
| index 1e33dd185c035f35008b03b201e10159563ed542..e115f84eeead8f54f81c07e9ec2737321d499022 100644
|
| --- a/chrome/browser/history/expire_history_backend.cc
|
| +++ b/components/history/core/browser/expire_history_backend.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/history/expire_history_backend.h"
|
| +#include "components/history/core/browser/expire_history_backend.h"
|
|
|
| #include <algorithm>
|
| #include <functional>
|
|
|