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

Unified Diff: ios/web/BUILD.gn

Issue 2526773002: Move iOS ImageFetcher to ios/web/public (Closed)
Patch Set: Cleanup and Rebase 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
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index 6ba0a29f462c65b3188df8a21ade1f7a4b81bc4f..d46bd2f6bb78fc73ad1884382938be5bcd796cbf 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -478,6 +478,7 @@ test("ios_web_unittests") {
"//base/test:test_support",
"//ios/net",
"//ios/testing:ocmock_support",
+ "//ios/web/public/image_fetcher:unit_tests",
gambard 2016/11/25 09:11:12 Not sure if I should put this here or in run_all_u
sdefresne 2016/11/25 09:27:50 You must not put it in run_all_unittests.
"//ios/web/test:mojo_bindings",
"//net:test_support",
"//services/service_manager/public/cpp",

Powered by Google App Engine
This is Rietveld 408576698