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

Unified Diff: ios/web_view/internal/cwv_web_main_parts.h

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/cwv_web_client.mm ('k') | ios/web_view/internal/cwv_web_main_parts.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_main_parts.h
diff --git a/ios/web_view/internal/criwv_web_main_parts.h b/ios/web_view/internal/cwv_web_main_parts.h
similarity index 87%
rename from ios/web_view/internal/criwv_web_main_parts.h
rename to ios/web_view/internal/cwv_web_main_parts.h
index d3a56d821b8bea55955ba40bb5edc42e5afc1170..1451af78cbe5fe607aa02ba880cd3aacfdf9b9ee 100644
--- a/ios/web_view/internal/criwv_web_main_parts.h
+++ b/ios/web_view/internal/cwv_web_main_parts.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef IOS_WEB_VIEW_INTERNAL_CRIWV_WEB_MAIN_PARTS_H_
-#define IOS_WEB_VIEW_INTERNAL_CRIWV_WEB_MAIN_PARTS_H_
+#ifndef IOS_WEB_VIEW_INTERNAL_CWV_WEB_MAIN_PARTS_H_
+#define IOS_WEB_VIEW_INTERNAL_CWV_WEB_MAIN_PARTS_H_
#include "ios/web/public/app/web_main_parts.h"
@@ -44,4 +44,4 @@ class CRIWVWebMainParts : public web::WebMainParts {
} // namespace ios_web_view
-#endif // IOS_WEB_VIEW_INTERNAL_CRIWV_WEB_MAIN_PARTS_H_
+#endif // IOS_WEB_VIEW_INTERNAL_CWV_WEB_MAIN_PARTS_H_
« no previous file with comments | « ios/web_view/internal/cwv_web_client.mm ('k') | ios/web_view/internal/cwv_web_main_parts.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698