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

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

Issue 2693793003: Rename CRIWVWebViewConfiguration to CWVWebViewConfiguration (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 c558402f39a3ab33f162e3ceec47ad56c9d07550..580c38037a4b81c79695cd711379f9e9c48feb68 100644
--- a/ios/web_view/public/BUILD.gn
+++ b/ios/web_view/public/BUILD.gn
@@ -13,9 +13,9 @@ source_set("public") {
"criwv_delegate.h",
"criwv_translate_delegate.h",
"criwv_translate_manager.h",
- "criwv_web_view_configuration.h",
"criwv_web_view_delegate.h",
"cwv_web_view.h",
+ "cwv_web_view_configuration.h",
"cwv_website_data_store.h",
]
« no previous file with comments | « ios/web_view/internal/cwv_web_view_configuration.mm ('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