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

Unified Diff: components/components_tests.gyp

Issue 1022813002: [iOS] Upstream WebP network client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comments Created 5 years, 9 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 69b70f6f41ca5cc2ace3806b968d950dde4d1af9..1d3444256254bc1897510f1f5b984b7814994635 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -803,6 +803,7 @@
'sources': [
'open_from_clipboard/clipboard_recent_content_ios_unittest.mm',
'webp_transcode/webp_decoder_unittest.mm',
+ 'webp_transcode/webp_network_client_unittest.mm',
],
'sources!': [
'metrics/gpu/gpu_metrics_provider_unittest.cc',
« 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