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

Unified Diff: components/webp_transcode.gypi

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 | « components/components_tests.gyp ('k') | components/webp_transcode/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webp_transcode.gypi
diff --git a/components/webp_transcode.gypi b/components/webp_transcode.gypi
index 479ccf17748b4984c14bf8f3b3b8bec1424deed4..78e6cc0bd453fe0e7a5303d5346d343c006cf22d 100644
--- a/components/webp_transcode.gypi
+++ b/components/webp_transcode.gypi
@@ -20,10 +20,6 @@
'sources': [
'webp_transcode/webp_decoder.h',
'webp_transcode/webp_decoder.mm',
- 'webp_transcode/webp_network_client.h',
- 'webp_transcode/webp_network_client.mm',
- 'webp_transcode/webp_network_client_factory.h',
- 'webp_transcode/webp_network_client_factory.mm',
],
},
],
« no previous file with comments | « components/components_tests.gyp ('k') | components/webp_transcode/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698