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

Unified Diff: ios/chrome/BUILD.gn

Issue 2521253002: Move ImageFetcher to its own target. (Closed)
Patch Set: Cleanup Created 4 years, 1 month 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 | « components/test/data/webp_transcode/test_small.webp ('k') | ios/chrome/browser/net/BUILD.gn » ('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 9c650c57441521ee5d6567cb7557241f966979c9..8ddcd0876a341580f60bcbf28db2d4be8ee02d1f 100644
--- a/ios/chrome/BUILD.gn
+++ b/ios/chrome/BUILD.gn
@@ -47,7 +47,6 @@ test("ios_chrome_unittests") {
"//ios/chrome/browser/update_client:unit_tests",
"//ios/chrome/browser/voice:unit_tests",
"//ios/chrome/browser/web_resource:unit_tests",
- "//ios/chrome/browser/webp_transcode:unit_tests",
"//ios/chrome/common:unit_tests",
"//ios/chrome/test:unit_tests",
]
« no previous file with comments | « components/test/data/webp_transcode/test_small.webp ('k') | ios/chrome/browser/net/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698