| Index: ios/web/BUILD.gn
|
| diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
|
| index 4015b72d6a35b817157b96fef00a5efcf991887a..9ed50970f63c06ae90a583561f728644c35ddfcc 100644
|
| --- a/ios/web/BUILD.gn
|
| +++ b/ios/web/BUILD.gn
|
| @@ -126,8 +126,6 @@ source_set("web") {
|
| "public/web_capabilities.h",
|
| "public/web_client.h",
|
| "public/web_client.mm",
|
| - "public/web_controller_factory.h",
|
| - "public/web_controller_factory.mm",
|
| "public/web_kit_constants.h",
|
| "public/web_state/credential.h",
|
| "public/web_state/crw_web_controller_observer.h",
|
|
|