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

Unified Diff: chrome/chrome_tests.gypi

Issue 1564773002: Move components/compression to third_party/zlib/google (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix another #include... Created 4 years, 11 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 | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests_unit.gypi » ('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 2a047ad276734dbb122c356d71d58afd1fc56077..7e85cb0d28aaa3081af2202b688f12f3e46ebdb5 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2121,7 +2121,6 @@
'../components/components.gyp:autofill_content_test_support',
'../components/components.gyp:captive_portal_test_support',
'../components/components.gyp:certificate_reporting',
- '../components/components.gyp:compression',
'../components/components.gyp:dom_distiller_content_browser',
'../components/components.gyp:dom_distiller_content_renderer',
'../components/components.gyp:dom_distiller_test_support',
@@ -2156,6 +2155,7 @@
'../third_party/safe_browsing/safe_browsing.gyp:safe_browsing',
'../third_party/webrtc/modules/modules.gyp:desktop_capture',
'../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h',
+ '../third_party/zlib/google/zip.gyp:compression_utils',
'../ui/accessibility/accessibility.gyp:accessibility_test_support',
'../ui/compositor/compositor.gyp:compositor_test_support',
'../ui/resources/ui_resources.gyp:ui_resources',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698