| Index: ios/web/BUILD.gn
|
| diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
|
| index f3892b0f7bfbf0ad1b98bdb0207723f4ebc5d7a4..884a16354224d25f00c2e98b6656b8aa5f39568e 100644
|
| --- a/ios/web/BUILD.gn
|
| +++ b/ios/web/BUILD.gn
|
| @@ -697,6 +697,7 @@ js_compile_bundle("web_bundle") {
|
| "web_state/js/resources/core.js",
|
| "web_state/js/resources/dialog_overrides.js",
|
| "web_state/js/resources/form.js",
|
| + "web_state/js/resources/legacy.js",
|
| "web_state/js/resources/message.js",
|
| "web_state/js/resources/navigation.js",
|
| "web_state/js/resources/scroll_workaround.js",
|
|
|