Chromium Code Reviews| 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; |
| } |