| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index fc54c81f80d83fa9de5747eaa0ac43a28da142dc..b0993b4a4440146e58c6139a5fdf940d4fa67208 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -1770,6 +1770,8 @@
|
| '../skia/ext/vector_canvas_unittest.cc',
|
| '../testing/gtest_mac_unittest.mm',
|
| '../third_party/cld/encodings/compact_lang_det/compact_lang_det_unittest_small.cc',
|
| + '../third_party/zlib/google/zip_reader_unittest.cc',
|
| + '../third_party/zlib/google/zip_unittest.cc',
|
| '../tools/json_schema_compiler/test/additional_properties_unittest.cc',
|
| '../tools/json_schema_compiler/test/any_unittest.cc',
|
| '../tools/json_schema_compiler/test/arrays_unittest.cc',
|
|
|