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

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

Issue 2747683002: Merge CWVWebsiteDataStore into CWVWebViewConfiguration. (Closed)
Patch Set: Apply review comments, rebase and merge. 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 85c95e9dad7e3441ae6db6619f3f058ffef23a40..3bf4fb9c62207b98a932309709285fc371ed100e 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" ]
« no previous file with comments | « ios/web_view/internal/cwv_website_data_store_internal.h ('k') | ios/web_view/public/cwv_web_view_configuration.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698