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

Unified Diff: ash/shelf/shelf_layout_manager.h

Issue 19291004: Observes work area change and auto-hide for notifications. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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: ash/shelf/shelf_layout_manager.h
diff --git a/ash/shelf/shelf_layout_manager.h b/ash/shelf/shelf_layout_manager.h
index 939a057e4be177705107d15560d63fb42818313e..fb5f96a4a109e45ff842f7d550bf863954cf9563 100644
--- a/ash/shelf/shelf_layout_manager.h
+++ b/ash/shelf/shelf_layout_manager.h
@@ -74,6 +74,8 @@ class ASH_EXPORT ShelfLayoutManager :
// settings see ash::switches::UseAlternateShelfLayout).
static const int kShelfSize;
+ static int GetPreferredShelfSize();
+
explicit ShelfLayoutManager(ShelfWidget* shelf);
virtual ~ShelfLayoutManager();
« no previous file with comments | « no previous file | ash/shelf/shelf_layout_manager.cc » ('j') | ash/system/web_notification/web_notification_tray.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698