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

Unified Diff: ios/ios.gyp

Issue 787903003: Upstream image_fetcher::ImageFetcher (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@436897
Patch Set: Fix compilation with Xcode 5.1 by adding ugly casts Created 6 years 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
Index: ios/ios.gyp
diff --git a/ios/ios.gyp b/ios/ios.gyp
index 45b87b00cfcfadb82fb324090183ec706e8b1ad4..408f197e9a175142881553ddf8a88944979b1dbc 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:*',
« ios/chrome/browser/net/image_fetcher_unittest.mm ('K') | « ios/chrome/ios_chrome_tests.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698