| Index: ios/web_view/internal/BUILD.gn
|
| diff --git a/ios/web_view/internal/BUILD.gn b/ios/web_view/internal/BUILD.gn
|
| index 3031f762560aaeafb005640c0f29f9ea1f9d92f8..b84f88acf53c960c08f7b378c49628e0ef820574 100644
|
| --- a/ios/web_view/internal/BUILD.gn
|
| +++ b/ios/web_view/internal/BUILD.gn
|
| @@ -12,6 +12,8 @@ source_set("internal") {
|
| "cwv.mm",
|
| "cwv_html_element.mm",
|
| "cwv_html_element_internal.h",
|
| + "cwv_navigation_action.mm",
|
| + "cwv_navigation_action_internal.h",
|
| "cwv_web_view.mm",
|
| "cwv_web_view_configuration.mm",
|
| "cwv_website_data_store.mm",
|
|
|