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

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

Issue 2697453007: Rename CRIWVWebsiteDataStore to CWVWebsiteDataStore. (Closed)
Patch Set: Created 3 years, 10 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 0cd475016ca28f22923ce6d39a979db323fec476..c558402f39a3ab33f162e3ceec47ad56c9d07550 100644
--- a/ios/web_view/public/BUILD.gn
+++ b/ios/web_view/public/BUILD.gn
@@ -15,8 +15,8 @@ source_set("public") {
"criwv_translate_manager.h",
"criwv_web_view_configuration.h",
"criwv_web_view_delegate.h",
- "criwv_website_data_store.h",
"cwv_web_view.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/criwv_web_view_configuration.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698