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", |