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

Unified Diff: components/components_tests.gyp

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 | « components/components.gyp ('k') | components/compression.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 45ebd3d7a19b83c8bc9073abf7a50bdbd0c741b8..a7e6aab63292997d98bbfdf62891022e0f4a814e 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -112,9 +112,6 @@
'component_updater/component_updater_service_unittest.cc',
'component_updater/timer_unittest.cc',
],
- 'compression_unittest_sources': [
- 'compression/compression_utils_unittest.cc',
- ],
'content_settings_unittest_sources': [
'content_settings/core/browser/content_settings_mock_provider.cc',
'content_settings/core/browser/content_settings_mock_provider.h',
@@ -904,7 +901,6 @@
'<@(child_trace_message_filter_unittest_sources)',
'<@(cloud_devices_unittest_sources)',
'<@(component_updater_unittest_sources)',
- '<@(compression_unittest_sources)',
'<@(content_settings_unittest_sources)',
'<@(crash_unittest_sources)',
'<@(crx_file_unittest_sources)',
@@ -1011,7 +1007,6 @@
'components.gyp:cloud_devices_common',
'components.gyp:component_updater',
'components.gyp:component_updater_test_support',
- 'components.gyp:compression',
'components.gyp:content_settings_core_browser',
'components.gyp:content_settings_core_common',
'components.gyp:content_settings_core_test_support',
« no previous file with comments | « components/components.gyp ('k') | components/compression.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698