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

Unified Diff: chrome/browser/ui/views/frame/browser_view_layout.h

Issue 11411250: Immersive mode reveals the tabstrip/omnibox on top of web content (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update comment Created 8 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/ui/views/frame/browser_view_layout.h
diff --git a/chrome/browser/ui/views/frame/browser_view_layout.h b/chrome/browser/ui/views/frame/browser_view_layout.h
index e3f62123b2171fe1a8fb8aeef2023d7d4dcc1dac..35e2eb4f043a602929214814f7c52eb0c7335d84 100644
--- a/chrome/browser/ui/views/frame/browser_view_layout.h
+++ b/chrome/browser/ui/views/frame/browser_view_layout.h
@@ -105,11 +105,8 @@ class BrowserViewLayout : public views::LayoutManager {
}
// Child views that the layout manager manages.
- TabStrip* tabstrip_;
- ToolbarView* toolbar_;
views::SingleSplitView* contents_split_;
ContentsContainer* contents_container_;
- views::View* infobar_container_;
DownloadShelfView* download_shelf_;
BookmarkBarView* active_bookmark_bar_;
« no previous file with comments | « chrome/browser/ui/views/frame/browser_view_browsertest.cc ('k') | chrome/browser/ui/views/frame/browser_view_layout.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698