| Index: components/flags_ui.gypi
|
| diff --git a/components/flags_ui.gypi b/components/flags_ui.gypi
|
| index f4c6275352e3309cb86bbed01a7501122a3fd97a..31e3653e143df885ea222a2c9e1ae706c92622ae 100644
|
| --- a/components/flags_ui.gypi
|
| +++ b/components/flags_ui.gypi
|
| @@ -13,8 +13,8 @@
|
| ],
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| - '../base/base.gyp:base_prefs',
|
| '../components/components_strings.gyp:components_strings',
|
| + '../components/prefs/prefs.gyp:prefs',
|
| '../ui/base/ui_base.gyp:ui_base',
|
| 'flags_ui_switches',
|
| 'pref_registry',
|
|
|