summaryrefslogtreecommitdiffstats
path: root/ios/ios.gyp
diff options
context:
space:
mode:
authorsdefresne <sdefresne@chromium.org>2014-12-12 09:46:26 -0800
committerCommit bot <commit-bot@chromium.org>2014-12-12 17:48:08 +0000
commit80483075c0039a6c312ed99891bcefe52f79cb92 (patch)
tree4d0beca11a988ba1fc2689e5ba76b9d846c5c327 /ios/ios.gyp
parent416c074ced7d016b0502330941eeeca21cc30b82 (diff)
downloadchromium_src-80483075c0039a6c312ed99891bcefe52f79cb92.zip
chromium_src-80483075c0039a6c312ed99891bcefe52f79cb92.tar.gz
chromium_src-80483075c0039a6c312ed99891bcefe52f79cb92.tar.bz2
Upstream image_fetcher::ImageFetcher
This class is a wrapper around net::URLFetcherDelegate that is designed specifically to fetch images. It will transcode WebP encoded images. BUG=436897, 441327 Review URL: https://codereview.chromium.org/787903003 Cr-Commit-Position: refs/heads/master@{#308116}
Diffstat (limited to 'ios/ios.gyp')
-rw-r--r--ios/ios.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/ios.gyp b/ios/ios.gyp
index 45b87b0..408f197 100644
--- a/ios/ios.gyp
+++ b/ios/ios.gyp
@@ -10,6 +10,7 @@
'target_name': 'ios',
'type': 'none',
'dependencies': [
+ 'chrome/ios_chrome_tests.gyp:*',
'ios_base.gyp:*',
'ios_tests_unit.gyp:*',
'provider/ios_provider_chrome.gyp:*',