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

Unified Diff: ios/chrome/browser/favicon/large_icon_cache.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
Index: ios/chrome/browser/favicon/large_icon_cache.h
diff --git a/ios/chrome/browser/favicon/large_icon_cache.h b/ios/chrome/browser/favicon/large_icon_cache.h
index 1845c7c85d00f551ff971e6e58b362029c67c481..afe7af03bcbdadec4b51c16491c573cb106fdf07 100644
--- a/ios/chrome/browser/favicon/large_icon_cache.h
+++ b/ios/chrome/browser/favicon/large_icon_cache.h
@@ -18,10 +18,6 @@ namespace favicon_base {
struct LargeIconResult;
}
-namespace ios {
-class ChromeBrowserState;
-}
-
// Provides a cache of most recently used LargeIconResult.
//
// Example usage:
« no previous file with comments | « ios/chrome/browser/browser_state/chrome_browser_state_io_data.h ('k') | ios/chrome/browser/infobars/infobar_container_ios.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698