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

Unified Diff: components/components_tests.gyp

Issue 1860003003: Remove the WebPNetworkClient* from iOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Build fix No. 2 Created 4 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 | « no previous file | components/webp_transcode.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 0c519e1d108b1a94e5567cfe0827c7c725bedfbe..b502a71e3e015889f59bebf5c35d966ece1ffc61 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1328,7 +1328,6 @@
}, { # 'OS == "ios"'
'sources': [
'webp_transcode/webp_decoder_unittest.mm',
- 'webp_transcode/webp_network_client_unittest.mm',
],
'sources/': [
# Exclude all tests that depends on //content (based on layered-
« no previous file with comments | « no previous file | components/webp_transcode.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698