| Index: ios/web/BUILD.gn
|
| diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
|
| index add468b4a2b85e9890d073205de169052708bb25..6076341a8c290153326612a74e0cba7277afe8a3 100644
|
| --- a/ios/web/BUILD.gn
|
| +++ b/ios/web/BUILD.gn
|
| @@ -590,7 +590,6 @@ js_compile_bundle("web_ui_bundle") {
|
| "webui/resources/web_ui_base.js",
|
| "webui/resources/web_ui_bind.js",
|
| "webui/resources/web_ui_bundle.js",
|
| - "webui/resources/web_ui_favicons.js",
|
| "webui/resources/web_ui_module_load_notifier.js",
|
| "webui/resources/web_ui_send.js",
|
| ]
|
|
|