| Index: components/user_prefs.gypi
|
| diff --git a/components/user_prefs.gypi b/components/user_prefs.gypi
|
| index a556e708ce3366131aef71bfb7576215feb66e8a..a5c62ac56942472100799015eea5601bfb74e8d8 100644
|
| --- a/components/user_prefs.gypi
|
| +++ b/components/user_prefs.gypi
|
| @@ -12,7 +12,7 @@
|
| '../base/base.gyp:base_prefs',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../content/content.gyp:content_browser',
|
| - '../ui/ui.gyp:ui',
|
| + '../ui/base/ui_base.gyp:ui_base',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|