| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index b6c52df4169c0a1cf876c035d9314c8aa64828b0..73717c26f97f119975a04da892c5b4638f02d117 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1929,6 +1929,7 @@
|
| 'common/time_format_unittest.cc',
|
| 'common/web_apps_unittest.cc',
|
| 'common/worker_thread_ticker_unittest.cc',
|
| + 'common/zip_reader_unittest.cc',
|
| 'common/zip_unittest.cc',
|
| 'renderer/extensions/chrome_v8_context_set_unittest.cc',
|
| 'renderer/extensions/extension_api_json_validity_unittest.cc',
|
|
|