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

Unified Diff: ios/web/public/web_state/ui/crw_web_delegate.h

Issue 2737203002: Remove CRWSessionEntry. (Closed)
Patch Set: self review 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
Index: ios/web/public/web_state/ui/crw_web_delegate.h
diff --git a/ios/web/public/web_state/ui/crw_web_delegate.h b/ios/web/public/web_state/ui/crw_web_delegate.h
index 4335b21fce1a04314e178e424ce662d304d55863..a939f0a1127e8fb1b3953644f7d8564ca1f17e42 100644
--- a/ios/web/public/web_state/ui/crw_web_delegate.h
+++ b/ios/web/public/web_state/ui/crw_web_delegate.h
@@ -18,7 +18,6 @@
#include "ui/base/page_transition_types.h"
class GURL;
-@class CRWSessionEntry;
@class CRWWebController;
// Methods implemented by the delegate of the CRWWebController.

Powered by Google App Engine
This is Rietveld 408576698