| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 5e323505ffa728f1038c2cf80a4ae90d25fb7805..039c81c9b7eac9635cee0b0cf06db78d92f40c50 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -156,7 +156,7 @@
|
| },
|
| 'sources': [
|
| '../apps/app_shim/app_shim_quit_interactive_uitest_mac.mm',
|
| - '../apps/shell_window_interactive_uitest.cc',
|
| + '../apps/app_window_interactive_uitest.cc',
|
| '../ui/views/corewm/desktop_capture_controller_unittest.cc',
|
| '../ui/views/widget/widget_interactive_uitest.cc',
|
| 'browser/apps/app_browsertest_util.cc',
|
|
|