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

Unified Diff: ios/chrome/BUILD.gn

Issue 2324793002: Support WebP images in the IOSImageDecoderImpl (Closed)
Patch Set: noyau@ 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
Index: ios/chrome/BUILD.gn
diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
index 14e6a75a1fefe7e216962940de445bdbf1b1139e..b693567e1ade319a63ee5923537b360a51a9d5ff 100644
--- a/ios/chrome/BUILD.gn
+++ b/ios/chrome/BUILD.gn
@@ -69,6 +69,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",

Powered by Google App Engine
This is Rietveld 408576698