Chromium Code Reviews| Index: ios/web_view/internal/BUILD.gn |
| diff --git a/ios/web_view/internal/BUILD.gn b/ios/web_view/internal/BUILD.gn |
| index afe83a35cd8ad80f6651b9f28a57dc34a0715593..86a7b894b2d24002fa4a23345c3c3babcc382633 100644 |
| --- a/ios/web_view/internal/BUILD.gn |
| +++ b/ios/web_view/internal/BUILD.gn |
| @@ -10,6 +10,8 @@ source_set("internal") { |
| sources = [ |
| "cwv.mm", |
| + "cwv_html_element.mm", |
| + "cwv_html_element_internal.h", |
| "cwv_web_view.mm", |
| "cwv_web_view_configuration.mm", |
| "cwv_website_data_store.mm", |