Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index a3a6d8d38aa1259ff7632359a6b44fcdc91e83a3..8f767a34dd3819a1f154675389039f1b796db1e7 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -593,7 +593,7 @@ |
| ['toolkit_views==1', { |
| 'dependencies': [ |
| '../ui/views/views.gyp:views', |
| - '../ui/views/views.gyp:test_support_views', |
| + '../ui/views/views.gyp:views_test_support', |
| ], |
| }], |
| ['chromeos==1', { |