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

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

Issue 2703413004: Rename CRIWV class to CWV. (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 80111e55badda179e170bd6be8964b098c8f46a0..f9669a70d98d246698b0510f9e2c9900a2b6f80c 100644
--- a/ios/web_view/internal/BUILD.gn
+++ b/ios/web_view/internal/BUILD.gn
@@ -9,7 +9,6 @@ source_set("internal") {
]
sources = [
- "criwv.mm",
"criwv_browser_state.h",
"criwv_browser_state.mm",
"criwv_network_delegate.cc",
@@ -22,6 +21,7 @@ source_set("internal") {
"criwv_web_main_delegate.mm",
"criwv_web_main_parts.h",
"criwv_web_main_parts.mm",
+ "cwv.mm",
"cwv_web_view.mm",
"cwv_web_view_configuration.mm",
"cwv_website_data_store.mm",
« 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