| Index: ios/web_view/shell/BUILD.gn
|
| diff --git a/ios/web_view/shell/BUILD.gn b/ios/web_view/shell/BUILD.gn
|
| index c67526345cee566a5dbccc38e523464996d54e79..1f1788613a16be64ed05724eb7f8b838a8c46ca6 100644
|
| --- a/ios/web_view/shell/BUILD.gn
|
| +++ b/ios/web_view/shell/BUILD.gn
|
| @@ -20,10 +20,10 @@ source_set("shell") {
|
| "shell_app_delegate.h",
|
| "shell_app_delegate.m",
|
| "shell_exe_main.m",
|
| + "shell_translation_delegate.h",
|
| + "shell_translation_delegate.m",
|
| "shell_view_controller.h",
|
| "shell_view_controller.m",
|
| - "translate_controller.h",
|
| - "translate_controller.m",
|
| ]
|
|
|
| deps = [
|
|
|