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

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: address comments 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
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',
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/zip.cc » ('j') | chrome/common/zip_reader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698