| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 583e691987b70e9ba579f8254ca372dd30847499..ab24111d1a733e09823691cc69597c827e02d1d6 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -979,8 +979,8 @@
|
| '../../base/base.gyp:base',
|
| '../../base/base.gyp:base_i18n',
|
| '../../chrome/chrome_resources.gyp:packed_resources',
|
| - '../../content/content.gyp:content_shell_lib',
|
| '../../content/content.gyp:content',
|
| + '../../content/content.gyp:content_shell_lib',
|
| '../../content/content.gyp:test_support_content',
|
| '../../skia/skia.gyp:skia',
|
| '../../third_party/icu/icu.gyp:icui18n',
|
|
|