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

Unified Diff: ios/chrome/BUILD.gn

Issue 2324793002: Support WebP images in the IOSImageDecoderImpl (Closed)
Patch Set: noyau@ comments. Created 4 years, 3 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 6f8dcdaf89b94b8b499e3bbd422c94421769aae5..c39fdf5116c8b5137e861e536525b10e1b5f8e73 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",

Powered by Google App Engine
This is Rietveld 408576698