| Index: ios/public/provider/web/BUILD.gn
|
| diff --git a/ios/public/provider/web/BUILD.gn b/ios/public/provider/web/BUILD.gn
|
| index 4e755c7c9f272a8039dfdfbde4b16bff256156b0..d70aa343eea79d23885accf26ecc182dc51eb6ae 100644
|
| --- a/ios/public/provider/web/BUILD.gn
|
| +++ b/ios/public/provider/web/BUILD.gn
|
| @@ -6,10 +6,6 @@ source_set("web") {
|
| sources = [
|
| "web_controller_provider.h",
|
| "web_controller_provider.mm",
|
| - "web_ui_ios.h",
|
| - "web_ui_ios_controller.h",
|
| - "web_ui_ios_controller_factory.h",
|
| - "web_ui_ios_message_handler.h",
|
| ]
|
|
|
| deps = [
|
|
|