| Index: components/policy/policy_browser.gypi
|
| diff --git a/components/policy/policy_browser.gypi b/components/policy/policy_browser.gypi
|
| index 8eb19601ff20d027fe64e30514370c7007dda9ce..82d70ae711ca2f0c29dd1a9b54211092ddf925d4 100644
|
| --- a/components/policy/policy_browser.gypi
|
| +++ b/components/policy/policy_browser.gypi
|
| @@ -11,6 +11,7 @@
|
| '../ui/base/ui_base.gyp:ui_base',
|
| '../url/url.gyp:url_lib',
|
| 'components_strings.gyp:components_strings',
|
| + 'url_matcher',
|
| 'user_prefs',
|
| ],
|
| 'defines': [
|
| @@ -34,7 +35,6 @@
|
| 'autofill_core_common',
|
| 'cloud_policy_proto',
|
| 'policy',
|
| - 'url_matcher',
|
| ],
|
| 'sources': [
|
| 'core/browser/autofill_policy_handler.cc',
|
|
|