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

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

Issue 2791323002: Use framework style includes in ios/web_view/public. (Closed)
Patch Set: Update includes spacing. Created 3 years, 9 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/web_view_web_main_delegate.h ('k') | ios/web_view/public/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/internal/web_view_web_main_parts.h
diff --git a/ios/web_view/internal/web_view_web_main_parts.h b/ios/web_view/internal/web_view_web_main_parts.h
index 0feebc7e805c5f4b1337266eb9b100997b1c7721..185caf95e36f317656bbd5e67e4c83ad2fc36013 100644
--- a/ios/web_view/internal/web_view_web_main_parts.h
+++ b/ios/web_view/internal/web_view_web_main_parts.h
@@ -5,10 +5,10 @@
#ifndef IOS_WEB_VIEW_INTERNAL_WEB_VIEW_WEB_MAIN_PARTS_H_
#define IOS_WEB_VIEW_INTERNAL_WEB_VIEW_WEB_MAIN_PARTS_H_
-#include "ios/web/public/app/web_main_parts.h"
-
#include <memory>
+#include "ios/web/public/app/web_main_parts.h"
+
@protocol CWVDelegate;
namespace ios_web_view {
« no previous file with comments | « ios/web_view/internal/web_view_web_main_delegate.h ('k') | ios/web_view/public/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698