Chromium Code Reviews| Index: chrome/chrome_tests_unit.gypi |
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi |
| index 77df767caeff158762387d26843dbb823b08bce7..087899a9941e5ac91b8c43571da0978de1051b2a 100644 |
| --- a/chrome/chrome_tests_unit.gypi |
| +++ b/chrome/chrome_tests_unit.gypi |
| @@ -1872,6 +1872,7 @@ |
| 'common/importer/firefox_importer_utils_unittest.cc', |
| 'common/ini_parser_unittest.cc', |
| 'common/instant_restricted_id_cache_unittest.cc', |
| + 'common/mac/app_mode_chrome_locator_unittest.mm', |
| 'common/mac/cfbundle_blocker_unittest.mm', |
| 'common/mac/mock_launchd.cc', |
| 'common/mac/mock_launchd.h', |
| @@ -1992,6 +1993,7 @@ |
| 'conditions': [ |
| ['OS!="ios"', { |
| 'dependencies': [ |
| + 'app_mode_app_support', |
|
tapted
2014/08/26 07:12:48
might need an os==mac guard?
jackhou1
2014/08/26 08:15:14
Done.
|
| 'common/extensions/api/api.gyp:chrome_api', |
| '../components/components.gyp:autofill_content_test_support', |
| '../components/components.gyp:component_metrics_proto', |