| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index b7a6b25abcbf5c5096fa02e98004b53d280fc842..7cac66c0481df9ab100975429aa1f86fe52e2fa7 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -10,6 +10,7 @@
|
| '../components/autofill/content/renderer/test_password_autofill_agent.h',
|
| '../components/autofill/content/renderer/test_password_generation_agent.cc',
|
| '../components/autofill/content/renderer/test_password_generation_agent.h',
|
| + '../components/sad_tab/cocoa/sad_tab_controller_unittest.mm',
|
| # histograms.xml is analyzed by AboutFlagsHistogramTest, so this
|
| # dependency is needed to make commit bots run unit_tests on
|
| # histograms.xml changes.
|
| @@ -1094,8 +1095,6 @@
|
| 'browser/ui/cocoa/styled_text_field_test_helper.h',
|
| 'browser/ui/cocoa/styled_text_field_test_helper.mm',
|
| 'browser/ui/cocoa/styled_text_field_unittest.mm',
|
| - 'browser/ui/cocoa/tab_contents/sad_tab_controller_unittest.mm',
|
| - 'browser/ui/cocoa/tab_contents/sad_tab_view_unittest.mm',
|
| 'browser/ui/cocoa/table_row_nsimage_cache_unittest.mm',
|
| 'browser/ui/cocoa/tabs/media_indicator_view_unittest.mm',
|
| 'browser/ui/cocoa/tabs/tab_controller_unittest.mm',
|
|
|