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

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

Issue 2719583002: Update CRIWVWebMainParts prefix. (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/criwv_web_main_parts.mm ('k') | ios/web_view/internal/cwv_web_main_parts.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/internal/cwv_web_client.mm
diff --git a/ios/web_view/internal/cwv_web_client.mm b/ios/web_view/internal/cwv_web_client.mm
index b87d9d5fbcb61cef9d5675104b5a232f83ba8f03..eb0d8c37a2781f2a8b0d52ed903e8be4ce963fb5 100644
--- a/ios/web_view/internal/cwv_web_client.mm
+++ b/ios/web_view/internal/cwv_web_client.mm
@@ -6,8 +6,8 @@
#include "base/strings/sys_string_conversions.h"
#include "ios/web/public/user_agent.h"
-#import "ios/web_view/internal/criwv_web_main_parts.h"
#include "ios/web_view/internal/cwv_browser_state.h"
+#import "ios/web_view/internal/cwv_web_main_parts.h"
#import "ios/web_view/public/cwv_delegate.h"
#if !defined(__has_feature) || !__has_feature(objc_arc)
« no previous file with comments | « ios/web_view/internal/criwv_web_main_parts.mm ('k') | ios/web_view/internal/cwv_web_main_parts.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698