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

Unified Diff: ios/web/navigation/navigation_item_facade_delegate.h

Issue 2544293002: ios: Cleanup class/struct forward declarations (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
« no previous file with comments | « ios/web/navigation/crw_session_entry.h ('k') | ios/web/navigation/navigation_manager_facade_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/navigation/navigation_item_facade_delegate.h
diff --git a/ios/web/navigation/navigation_item_facade_delegate.h b/ios/web/navigation/navigation_item_facade_delegate.h
index 8ccd6c0ac12d214c67183904deef8063db34b089..7bd43b02019bab5e1fba5a99898df09d3f700748 100644
--- a/ios/web/navigation/navigation_item_facade_delegate.h
+++ b/ios/web/navigation/navigation_item_facade_delegate.h
@@ -11,8 +11,6 @@ class NavigationEntry;
namespace web {
-class NavigationItemImpl;
-
// Interface used by NavigationItems to interact with their NavigationEntry
// facades. This pushes references to NavigationEntry out of the web-layer.
// Note that since communication is one-directional, this interface is primarily
« no previous file with comments | « ios/web/navigation/crw_session_entry.h ('k') | ios/web/navigation/navigation_manager_facade_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698