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

Unified Diff: ios/chrome/BUILD.gn

Issue 2324793002: Support WebP images in the IOSImageDecoderImpl (Closed)
Patch Set: rebase + sdefresne@ comments. Created 4 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 | ios/chrome/browser/ntp_snippets/ios_chrome_content_suggestions_service_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/BUILD.gn
diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
index 033376516fe3f3dcc420d13f00a8b49f220c5818..1301bf6cf690126224ddd4dae3188197fa9f8e2d 100644
--- a/ios/chrome/BUILD.gn
+++ b/ios/chrome/BUILD.gn
@@ -67,6 +67,7 @@ test("ios_chrome_unittests") {
"browser/snapshots/snapshot_cache_unittest.mm",
"browser/snapshots/snapshots_util_unittest.mm",
"browser/ssl/ios_ssl_error_handler_unittest.mm",
+ "browser/suggestions/ios_image_decoder_impl_unittest.mm",
"browser/translate/translate_service_ios_unittest.cc",
"browser/ui/alert_coordinator/action_sheet_coordinator_unittest.mm",
"browser/ui/alert_coordinator/alert_coordinator_unittest.mm",
« no previous file with comments | « no previous file | ios/chrome/browser/ntp_snippets/ios_chrome_content_suggestions_service_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698