| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 81691b3a07bf91a9be00d0a9e1672695a3a66fad..e59aa33073aef84bf038f5723c3a830ba3eafbc3 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2400,7 +2400,7 @@
|
| '<@(chrome_browser_app_list_ash_test_support_sources)'
|
| ],
|
| 'dependencies': [
|
| - '../ui/app_list/shower/app_list_shower.gyp:app_list_shower_test_support',
|
| + '../ui/app_list/presenter/app_list_presenter.gyp:app_list_presenter_test_support',
|
| ],
|
| }],
|
| ],
|
|
|