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

Unified Diff: ios/web/web_state/ui/wk_back_forward_list_item_holder.mm

Issue 2605913002: Fix include import in ios/web (Closed)
Patch Set: Created 4 years 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/web_state/ui/wk_back_forward_list_item_holder.mm
diff --git a/ios/web/web_state/ui/wk_back_forward_list_item_holder.mm b/ios/web/web_state/ui/wk_back_forward_list_item_holder.mm
index 32e9b372825f01079d8e317f4fd40e1132ece4a3..0e99baab88f97701e26ee87f8d4c208a8849218e 100644
--- a/ios/web/web_state/ui/wk_back_forward_list_item_holder.mm
+++ b/ios/web/web_state/ui/wk_back_forward_list_item_holder.mm
@@ -4,7 +4,7 @@
#import "ios/web/web_state/ui/wk_back_forward_list_item_holder.h"
-#include "ios/web/public/navigation_item.h"
+#import "ios/web/public/navigation_item.h"
namespace web {

Powered by Google App Engine
This is Rietveld 408576698