Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(353)

Unified Diff: chrome/chrome_tests.gypi

Issue 8508003: zip: Add ZipReader and rework Unzip() using the new class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix a win failure Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/zip.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 5a1d88dbb03731fd4dc787d01d2a41c056f680b7..818151f69bd3513bc74cf4208cee4feccd23f733 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1931,6 +1931,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',
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/zip.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698