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

Unified Diff: chrome/browser/android/tab_android.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month 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: chrome/browser/android/tab_android.h
diff --git a/chrome/browser/android/tab_android.h b/chrome/browser/android/tab_android.h
index 9f8c5ad61a57f394786f48628e2edb143a8e56ab..4e52bda84b04dabca0df4ff9cb107dde31780495 100644
--- a/chrome/browser/android/tab_android.h
+++ b/chrome/browser/android/tab_android.h
@@ -28,7 +28,6 @@
class GURL;
class Profile;
-class SkBitmap;
namespace blimp {
namespace client {
@@ -53,10 +52,6 @@ namespace content {
class WebContents;
}
-namespace infobars {
-class InfoBar;
-}
-
namespace prerender {
class PrerenderManager;
}
« no previous file with comments | « chrome/browser/android/signin/signin_manager_android.h ('k') | chrome/browser/android/thumbnail/thumbnail_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698