| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index daf11301b0c6a3050c70c8304b6a47ae1c92b5e0..315f7f4cfdc0a285b6a05b366c53c459ddf1e5d1 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -661,7 +661,7 @@
|
| 'dependencies': [
|
| '../../base/base.gyp:base',
|
| '../../content/content.gyp:content',
|
| - '../../content/content.gyp:test_support_content',
|
| + '../../content/content_shell_and_tests.gyp:test_support_content',
|
| '../../ipc/ipc.gyp:test_support_ipc',
|
| '../../skia/skia.gyp:skia',
|
| '../../testing/gtest.gyp:gtest',
|
| @@ -1034,8 +1034,8 @@
|
| '../../base/base.gyp:base_i18n',
|
| '../../chrome/chrome_resources.gyp:packed_resources',
|
| '../../content/content.gyp:content',
|
| - '../../content/content.gyp:content_shell_lib',
|
| - '../../content/content.gyp:test_support_content',
|
| + '../../content/content_shell_and_tests.gyp:content_shell_lib',
|
| + '../../content/content_shell_and_tests.gyp:test_support_content',
|
| '../../skia/skia.gyp:skia',
|
| '../../third_party/icu/icu.gyp:icui18n',
|
| '../../third_party/icu/icu.gyp:icuuc',
|
|
|