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

Unified Diff: components/suggestions.gypi

Issue 641513003: [Suggestions] Introduce a different image encoder/decoder for iOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/suggestions/BUILD.gn » ('j') | components/suggestions/image_manager.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/suggestions.gypi
diff --git a/components/suggestions.gypi b/components/suggestions.gypi
index e03dc2199ea2793e1b3b1261008dd9ca751f624c..a15d551f36fd177f7fc8b41250f12956415fa9cb 100644
--- a/components/suggestions.gypi
+++ b/components/suggestions.gypi
@@ -28,6 +28,8 @@
'suggestions/image_fetcher_delegate.h',
'suggestions/image_manager.cc',
'suggestions/image_manager.h',
+ 'suggestions/image_manager_utils_ios.h',
+ 'suggestions/image_manager_utils_ios.mm',
'suggestions/proto/suggestions.proto',
'suggestions/suggestions_pref_names.cc',
'suggestions/suggestions_pref_names.h',
« no previous file with comments | « no previous file | components/suggestions/BUILD.gn » ('j') | components/suggestions/image_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698