| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 6f7c7f82470c104324b944567c1ed913100bab57..51d0e44a5c4eda2da2e5b83627d5c06c25ced94f 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -44,6 +44,7 @@
|
| 'HAS_OUT_OF_PROC_TEST_RUNNER',
|
| ],
|
| 'sources': [
|
| + '../apps/app_shim/app_shim_interactive_uitest_mac.mm',
|
| '../apps/app_shim/app_shim_quit_interactive_uitest_mac.mm',
|
| '../apps/app_window_interactive_uitest.cc',
|
| '../ui/base/clipboard/clipboard_unittest.cc',
|
|
|