| Index: components/policy/policy_browser.gypi
|
| diff --git a/components/policy/policy_browser.gypi b/components/policy/policy_browser.gypi
|
| index 6b2b6c046343cda48e509f98a712a9dc57ad7d33..9012fbce437b0e678e130b0520148442bfc86ebd 100644
|
| --- a/components/policy/policy_browser.gypi
|
| +++ b/components/policy/policy_browser.gypi
|
| @@ -5,6 +5,7 @@
|
| {
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| + '../base/base.gyp:base_prefs',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../net/net.gyp:net',
|
| '../ui/base/ui_base.gyp:ui_base',
|
| @@ -14,7 +15,6 @@
|
| 'components_strings.gyp:components_strings',
|
| 'keyed_service_core',
|
| 'pref_registry',
|
| - 'prefs/prefs.gyp:prefs',
|
| 'url_matcher',
|
| ],
|
| 'defines': [
|
|
|