| Index: ios/web/BUILD.gn
|
| diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
|
| index 322051cfef5b69c511d3aa6aff292de03ec43b49..5a84a02fca620aa990328f66bd9b8b08543fe557 100644
|
| --- a/ios/web/BUILD.gn
|
| +++ b/ios/web/BUILD.gn
|
| @@ -418,8 +418,6 @@ source_set("test_support") {
|
| "public/test/http_server_util.mm",
|
| "public/test/js_test_util.h",
|
| "public/test/js_test_util.mm",
|
| - "public/test/mock_image_data_fetcher.h",
|
| - "public/test/mock_image_data_fetcher.mm",
|
| "public/test/native_controller_test_util.h",
|
| "public/test/native_controller_test_util.mm",
|
| "public/test/navigation_test_util.h",
|
|
|