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

Unified Diff: ios/web_view/internal/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
« no previous file with comments | « no previous file | ios/web_view/internal/criwv.mm » ('j') | no next file with comments »
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 51c8fb87476728f61252338013a5bf9a72bbd2f7..2fc1eb42fd45ab2c50ab54188f44f7ecd5ba3550 100644
--- a/ios/web_view/internal/BUILD.gn
+++ b/ios/web_view/internal/BUILD.gn
@@ -23,9 +23,9 @@ source_set("internal") {
"criwv_web_main_parts.h",
"criwv_web_main_parts.mm",
"criwv_web_view_configuration.mm",
- "criwv_website_data_store.mm",
- "criwv_website_data_store_internal.h",
"cwv_web_view.mm",
+ "cwv_website_data_store.mm",
+ "cwv_website_data_store_internal.h",
"pref_names.cc",
"pref_names.h",
]
« no previous file with comments | « no previous file | ios/web_view/internal/criwv.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698