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

Unified Diff: ios/chrome/test/BUILD.gn

Issue 2699633006: Move WebpDecoder from ios/web to components/image_fetcher (Closed)
Patch Set: Separate header Created 3 years, 10 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 | « ios/chrome/browser/ui/omnibox/BUILD.gn ('k') | ios/web/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/test/BUILD.gn
diff --git a/ios/chrome/test/BUILD.gn b/ios/chrome/test/BUILD.gn
index 98c38df576b4e4819e46ebb6f237fe3ebf20ddae..cadef7b796e49365d99da2aa3f47cb8bdf8adc20 100644
--- a/ios/chrome/test/BUILD.gn
+++ b/ios/chrome/test/BUILD.gn
@@ -188,7 +188,6 @@ test("ios_chrome_unittests") {
"//ios/chrome/common:unit_tests",
"//ios/chrome/test/base:unit_tests",
"//ios/shared/chrome/browser/tabs:unit_tests",
- "//ios/web/public/image_fetcher:unit_tests",
]
assert_no_deps = ios_assert_no_deps
« no previous file with comments | « ios/chrome/browser/ui/omnibox/BUILD.gn ('k') | ios/web/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698