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

Unified Diff: ios/web_view/public/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
Index: ios/web_view/public/BUILD.gn
diff --git a/ios/web_view/public/BUILD.gn b/ios/web_view/public/BUILD.gn
index 001c91fee8cf7972e665fc85cb7ab589d9fbe273..dc6e04067d0aecde0de158cf7b540150b4c62885 100644
--- a/ios/web_view/public/BUILD.gn
+++ b/ios/web_view/public/BUILD.gn
@@ -18,7 +18,6 @@ source_set("public") {
"cwv_ui_delegate.h",
"cwv_web_view.h",
"cwv_web_view_configuration.h",
- "cwv_website_data_store.h",
]
libs = [ "UIKit.framework" ]

Powered by Google App Engine
This is Rietveld 408576698