| Index: ui/shell_dialogs/shell_dialogs.gyp
|
| diff --git a/ui/shell_dialogs/shell_dialogs.gyp b/ui/shell_dialogs/shell_dialogs.gyp
|
| index 0d9181ff8a69feba39402b838025d5b8d7025718..708751b91610a045c4cc86d355a37f5449c7da83 100644
|
| --- a/ui/shell_dialogs/shell_dialogs.gyp
|
| +++ b/ui/shell_dialogs/shell_dialogs.gyp
|
| @@ -14,8 +14,8 @@
|
| '../../base/base.gyp:base',
|
| '../../base/base.gyp:base_i18n',
|
| '../../skia/skia.gyp:skia',
|
| - '../base/strings/ui_strings.gyp:ui_strings',
|
| '../base/ui_base.gyp:ui_base',
|
| + '../strings/ui_strings.gyp:ui_strings',
|
| ],
|
| 'defines': [
|
| 'SHELL_DIALOGS_IMPLEMENTATION',
|
|
|