| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 8d5becbe5c55ef1507fd1f5f4b102bb0b63b72c3..be6c9312cf90b0e0b3a5caee89bfc0de86517b78 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -620,7 +620,7 @@
|
| '../base/base.gyp:test_support_base',
|
| '../chrome/chrome_resources.gyp:packed_resources',
|
| '../content/content.gyp:content_browser',
|
| - '../content/content.gyp:test_support_content',
|
| + '../content/content_shell_and_tests.gyp:test_support_content',
|
| '../skia/skia.gyp:skia',
|
| '../testing/gtest.gyp:gtest',
|
| '../third_party/icu/icu.gyp:icui18n',
|
| @@ -802,8 +802,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_shell_and_tests.gyp:content_shell_lib',
|
| '../skia/skia.gyp:skia',
|
| '../third_party/icu/icu.gyp:icui18n',
|
| '../third_party/icu/icu.gyp:icuuc',
|
|
|