| Index: components/policy/core/browser/url_blacklist_manager.cc
|
| diff --git a/components/policy/core/browser/url_blacklist_manager.cc b/components/policy/core/browser/url_blacklist_manager.cc
|
| index edffe0379d6757bc347aff3ef9d3a651899e8a6c..5d85138e5dff7e9e31b43e671ef66325fb7ee0f7 100644
|
| --- a/components/policy/core/browser/url_blacklist_manager.cc
|
| +++ b/components/policy/core/browser/url_blacklist_manager.cc
|
| @@ -19,8 +19,8 @@
|
| #include "components/pref_registry/pref_registry_syncable.h"
|
| #include "net/base/filename_util.h"
|
| #include "net/base/net_errors.h"
|
| +#include "url/third_party/mozilla/url_parse.h"
|
| #include "url/url_constants.h"
|
| -#include "url/url_parse.h"
|
|
|
| using url_matcher::URLMatcher;
|
| using url_matcher::URLMatcherCondition;
|
|
|