| 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..1622a361c1b02ec0044c99fafc6fe4e0354338b0 100644
|
| --- a/ios/web_view/internal/BUILD.gn
|
| +++ b/ios/web_view/internal/BUILD.gn
|
| @@ -14,8 +14,7 @@ source_set("internal") {
|
| "cwv_html_element_internal.h",
|
| "cwv_web_view.mm",
|
| "cwv_web_view_configuration.mm",
|
| - "cwv_website_data_store.mm",
|
| - "cwv_website_data_store_internal.h",
|
| + "cwv_web_view_configuration_internal.h",
|
| "pref_names.cc",
|
| "pref_names.h",
|
| "web_view_browser_state.h",
|
|
|