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

Unified Diff: ios/web_view/public/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 | « ios/web_view/internal/cwv.mm ('k') | ios/web_view/public/criwv.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/public/BUILD.gn
diff --git a/ios/web_view/public/BUILD.gn b/ios/web_view/public/BUILD.gn
index 15a18fc10a9d25a8c24b55fe862bf7a02dcb7a73..fd7d921824b0030a5cd1f1efb0239e15ce154808 100644
--- a/ios/web_view/public/BUILD.gn
+++ b/ios/web_view/public/BUILD.gn
@@ -9,8 +9,8 @@ source_set("public") {
]
sources = [
- "criwv.h",
"criwv_translate_manager.h",
+ "cwv.h",
"cwv_delegate.h",
"cwv_translate_delegate.h",
"cwv_web_view.h",
« no previous file with comments | « ios/web_view/internal/cwv.mm ('k') | ios/web_view/public/criwv.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698