| Index: ios/web/BUILD.gn
|
| diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
|
| index 0a5229a307f294b6ffce4b464611209270d2db1b..e9db70646638e05ee0a45bfa70b2c2072fa05bb1 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",
|
|
|