| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 606f35ba413919093a0ead9686456a833cce7e5c..b09dd65dbaa4d3db483db2f2b548caf2c235a997 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -707,7 +707,7 @@
|
| '../ui/message_center/message_center.gyp:message_center_test_support',
|
| '../ui/ui.gyp:ui',
|
| '../ui/ui.gyp:ui_resources',
|
| - '../ui/ui.gyp:ui_test_support',
|
| + '../ui/ui_unittests.gyp:ui_test_support',
|
| '../ui/views/views.gyp:views',
|
| '../ui/views/views.gyp:views_examples_with_content_lib',
|
| '../ui/views/views.gyp:views_test_support',
|
|
|