| Index: components/policy/core/common/url_blacklist_manager.cc
|
| diff --git a/chrome/browser/policy/url_blacklist_manager.cc b/components/policy/core/common/url_blacklist_manager.cc
|
| similarity index 99%
|
| rename from chrome/browser/policy/url_blacklist_manager.cc
|
| rename to components/policy/core/common/url_blacklist_manager.cc
|
| index 92ba86330181738de572bb37ac2ac9bb962880e6..33eefa1e29590dcf55f07908eeb1241ecd2a9ae6 100644
|
| --- a/chrome/browser/policy/url_blacklist_manager.cc
|
| +++ b/components/policy/core/common/url_blacklist_manager.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/policy/url_blacklist_manager.h"
|
| +#include "components/policy/core/common/url_blacklist_manager.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/files/file_path.h"
|
|
|