Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1061)

Unified Diff: ios/web_view/internal/BUILD.gn

Issue 2747683002: Merge CWVWebsiteDataStore into CWVWebViewConfiguration. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ios/web_view/internal/cwv.mm » ('j') | ios/web_view/internal/cwv_web_view_configuration.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/internal/BUILD.gn
diff --git a/ios/web_view/internal/BUILD.gn b/ios/web_view/internal/BUILD.gn
index a0bdd299240ff7c85156f39555279100ce562d30..b6f853dea4312a96c295708357b7616f41b5a11a 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",
« no previous file with comments | « no previous file | ios/web_view/internal/cwv.mm » ('j') | ios/web_view/internal/cwv_web_view_configuration.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698