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

Unified Diff: ash/common/shelf/shelf_widget.h

Issue 2391253004: Use mojo Shelf interfaces for both mash and classic ash. (Closed)
Patch Set: Address comments. Created 4 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
« no previous file with comments | « ash/common/shelf/shelf_layout_manager.cc ('k') | ash/common/shelf/shelf_widget.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/shelf/shelf_widget.h
diff --git a/ash/common/shelf/shelf_widget.h b/ash/common/shelf/shelf_widget.h
index 11c02b8793d8d3f0286dc47760ef69452393a230..4a3278d21ea343661e8c49d578a01b0e27c7c913 100644
--- a/ash/common/shelf/shelf_widget.h
+++ b/ash/common/shelf/shelf_widget.h
@@ -39,10 +39,6 @@ class ASH_EXPORT ShelfWidget : public views::Widget,
void CreateStatusAreaWidget(WmWindow* status_container);
- // Returns if shelf alignment option is enabled, and the user is able to
- // adjust the alignment (guest and supervised mode users cannot for example).
- static bool ShelfAlignmentAllowed();
-
void OnShelfAlignmentChanged();
// DEPRECATED: Prefer WmShelf::GetAlignment().
« no previous file with comments | « ash/common/shelf/shelf_layout_manager.cc ('k') | ash/common/shelf/shelf_widget.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698