Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 2490518686e8b52fcb806aa26d49a1566e814737..4badc3f22db7cf0657c7540c88a470b5f1bc6822 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -1233,6 +1233,7 @@ |
'test/v8_unit_test.cc', |
'test/v8_unit_test.h', |
'tools/convert_dict/convert_dict_unittest.cc', |
+ '../testing/gtest_mac_unittest.mm', |
'../third_party/cld/encodings/compact_lang_det/compact_lang_det_unittest_small.cc', |
# TODO(jcampan): Create a separate unit test for these to allow us to |
# test views completely decoupled from chrome. |