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

Unified Diff: chrome/browser/ui/tab_contents/tab_contents.h

Issue 10968003: Add rendering support to the TestShell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 months 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/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;

Powered by Google App Engine
This is Rietveld 408576698