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

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

Issue 11222003: Remove TabContents creation from ShellWindow. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 d05a08a13895df505cf8fe3d987d03015ca3878b..51074e5f8ae7b008f260c67728b378f2d4839ec5 100644
--- a/chrome/browser/ui/tab_contents/tab_contents.h
+++ b/chrome/browser/ui/tab_contents/tab_contents.h
@@ -24,7 +24,6 @@ class InstantLoader;
class OffscreenTabContentsCreator;
class PanelHost;
class Profile;
-class ShellWindow;
class TabContentsTestHarness;
class TabStripModel;
class TabStripModelContentsCreator;
@@ -88,7 +87,6 @@ class TabContents : public content::WebContentsObserver {
friend class OffscreenTabContentsCreator;
friend class PanelHost;
friend class prerender::PrerenderContents;
- friend class ShellWindow;
// See crbug.com/153587
friend class TabAndroid;
friend class TabContentsTestHarness;
« chrome/browser/ui/extensions/shell_window.cc ('K') | « chrome/browser/ui/extensions/shell_window.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698