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

Unified Diff: ios/web/public/navigation_item.h

Issue 2664113003: Moved serialization out of CRWSessionEntry. (Closed)
Patch Set: Eugene's comments Created 3 years, 11 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/public/crw_navigation_manager_storage.mm ('k') | ios/web/public/web_state/page_display_state.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/public/navigation_item.h
diff --git a/ios/web/public/navigation_item.h b/ios/web/public/navigation_item.h
index 305d80cbe3cda8c87320066c03df0de9b22b890f..21024dcdb8bfd46b8ed0fb60d775dbdc9528e249 100644
--- a/ios/web/public/navigation_item.h
+++ b/ios/web/public/navigation_item.h
@@ -10,7 +10,7 @@
#include "base/strings/string16.h"
#include "base/supports_user_data.h"
#include "base/time/time.h"
-#include "ios/web/public/web_state/page_display_state.h"
+#import "ios/web/public/web_state/page_display_state.h"
#include "ui/base/page_transition_types.h"
class GURL;
« no previous file with comments | « ios/web/public/crw_navigation_manager_storage.mm ('k') | ios/web/public/web_state/page_display_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698