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

Unified Diff: components/components_tests.gypi

Issue 14021015: Move components/zip to third_party/zip (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update unit_tests.isolate for new test data location Created 7 years, 8 months 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 | « components/components.gyp ('k') | components/test/data/zip/create_test_zip.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gypi
diff --git a/components/components_tests.gypi b/components/components_tests.gypi
index 99192472597103af5cf9d14ac45ebd2e5ab7b1d5..ea2d9f462b8b885ecb2266036492c0055da2b9e0 100644
--- a/components/components_tests.gypi
+++ b/components/components_tests.gypi
@@ -17,8 +17,6 @@
'visitedlink/test/visitedlink_unittest.cc',
'webdata/encryptor/encryptor_password_mac_unittest.cc',
'webdata/encryptor/encryptor_unittest.cc',
- 'zip/zip_reader_unittest.cc',
- 'zip/zip_unittest.cc',
],
'include_dirs': [
'..',
@@ -48,9 +46,6 @@
'visitedlink_browser',
'visitedlink_renderer',
'../content/content_resources.gyp:content_resources',
-
- # Dependencies of zip
- 'zip',
],
'conditions': [
['OS == "android" and gtest_target_type == "shared_library"', {
« no previous file with comments | « components/components.gyp ('k') | components/test/data/zip/create_test_zip.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698