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

Unified Diff: chrome/browser/ui/views/ash/status_area_host_aura.h

Issue 9630002: Ash: Remove compact window mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: OpaqueBrowserFrameView, MultipleWindowIndicatorButton Created 8 years, 9 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/views/ash/status_area_host_aura.h
diff --git a/chrome/browser/ui/views/ash/status_area_host_aura.h b/chrome/browser/ui/views/ash/status_area_host_aura.h
index 97359e4ba09f5294b68b94c12e19657dfe4446c9..cfdd5bfef6c23fda4369195633cbbba10fe37d76 100644
--- a/chrome/browser/ui/views/ash/status_area_host_aura.h
+++ b/chrome/browser/ui/views/ash/status_area_host_aura.h
@@ -29,12 +29,6 @@ class StatusAreaHostAura : public StatusAreaButton::Delegate,
public BrowserList::Observer,
public content::NotificationObserver {
public:
- // Returns the padding between the corner of the status area and the corner of
- // the screen when we're displaying either the login/lock screen or a browser
- // window in compact mode. Exposed here for tests.
- static gfx::Size GetCompactModeLoginAndLockOffset();
- static gfx::Size GetCompactModeBrowserOffset();
-
StatusAreaHostAura();
virtual ~StatusAreaHostAura();
« no previous file with comments | « chrome/browser/ui/views/ash/multiple_window_indicator_button.cc ('k') | chrome/browser/ui/views/ash/status_area_host_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698