Index: chrome/browser/ui/tab_contents/tab_contents.h |
diff --git a/chrome/browser/ui/tab_contents/tab_contents.h b/chrome/browser/ui/tab_contents/tab_contents.h |
index 5475bb5472d659e21d1ed6a061b2eb5940463d04..97bd4f2d1a206238335fd04a991c9035dde1fb7e 100644 |
--- a/chrome/browser/ui/tab_contents/tab_contents.h |
+++ b/chrome/browser/ui/tab_contents/tab_contents.h |
@@ -130,6 +130,7 @@ class TabContents : public content::WebContentsObserver { |
friend class PanelHost; |
friend class prerender::PrerenderContents; |
friend class ShellWindow; |
+ friend class TabAndroid; |
friend class TabContentsTestHarness; |
friend class TabStripModel; |
friend class TabStripModelContentsCreator; |