| Index: components/policy/core/browser/url_blacklist_manager.h
|
| diff --git a/components/policy/core/browser/url_blacklist_manager.h b/components/policy/core/browser/url_blacklist_manager.h
|
| index 23e6734db64a99e43dd0ee3ca3cc35503d857ae4..2f081ec9271ee0ce5dfc8488e619615616ff0655 100644
|
| --- a/components/policy/core/browser/url_blacklist_manager.h
|
| +++ b/components/policy/core/browser/url_blacklist_manager.h
|
| @@ -18,8 +18,8 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "base/prefs/pref_change_registrar.h"
|
| #include "components/policy/policy_export.h"
|
| +#include "components/prefs/pref_change_registrar.h"
|
| #include "components/url_matcher/url_matcher.h"
|
| #include "url/gurl.h"
|
|
|
|
|