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

Unified Diff: ios/web_view/internal/cwv_web_view.mm

Issue 2710683007: Rename CRIWVBrowserState to CWVBrowserState. (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_browser_state.mm ('k') | ios/web_view/internal/cwv_website_data_store.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/internal/cwv_web_view.mm
diff --git a/ios/web_view/internal/cwv_web_view.mm b/ios/web_view/internal/cwv_web_view.mm
index 5fc03bfd3743f4d463fb1074751c42d5de0ba402..b248379e9753c6c1257b799fea7425d22be7d234 100644
--- a/ios/web_view/internal/cwv_web_view.mm
+++ b/ios/web_view/internal/cwv_web_view.mm
@@ -17,7 +17,7 @@
#import "ios/web/public/web_state/web_state.h"
#import "ios/web/public/web_state/web_state_delegate_bridge.h"
#import "ios/web/public/web_state/web_state_observer_bridge.h"
-#include "ios/web_view/internal/criwv_browser_state.h"
+#include "ios/web_view/internal/cwv_browser_state.h"
#import "ios/web_view/internal/cwv_website_data_store_internal.h"
#import "ios/web_view/internal/translate/criwv_translate_client.h"
#import "ios/web_view/public/cwv_web_view_configuration.h"
« no previous file with comments | « ios/web_view/internal/cwv_browser_state.mm ('k') | ios/web_view/internal/cwv_website_data_store.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698