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