| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index fcc1553ed1dddc2d05d3364bbcfa7d049f8fdda6..8e96c05875e3be5a87831766106a9e539e9fd1c2 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -485,7 +485,7 @@
|
| '../ui/ui.gyp:ui_test_support',
|
| '../ui/views/views.gyp:views',
|
| '../ui/views/views.gyp:views_examples_with_content_lib',
|
| - '../ui/views/views.gyp:test_support_views',
|
| + '../ui/views/views.gyp:views_with_content_test_support',
|
| 'ash',
|
| 'ash_resources',
|
| 'test_support_ash',
|
| @@ -615,7 +615,7 @@
|
| '../ui/ui.gyp:ui_resources',
|
| '../ui/views/views.gyp:views',
|
| '../ui/views/views.gyp:views_examples_with_content_lib',
|
| - '../ui/views/views.gyp:test_support_views',
|
| + '../ui/views/views.gyp:views_test_support',
|
| 'ash',
|
| 'ash_resources',
|
| ],
|
|
|