| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index f8dd2ff9158ffa2fcb64ff0f7e79565ba4cafb88..9cd4e2b1a3b7a659cc5ad39d47c33e347d00b30c 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -45,6 +45,7 @@
|
| ],
|
| 'sources': [
|
| '../apps/app_shim/app_shim_quit_interactive_uitest_mac.mm',
|
| + '../apps/app_shim/app_shim_interactive_uitest_mac.mm',
|
| '../apps/app_window_interactive_uitest.cc',
|
| '../ui/views/controls/webview/webview_interactive_uitest.cc',
|
| '../ui/views/corewm/desktop_capture_controller_unittest.cc',
|
|
|