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

Unified Diff: mash/shelf/public/interfaces/shelf_constants.mojom

Issue 1914093002: Refactors DockedWindowLayoutManager in terms of ash/wm/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@nuke_aura_window
Patch Set: comment Created 4 years, 8 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 | « chrome/browser/ui/ash/launcher/chrome_mash_shelf_controller.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/shelf/public/interfaces/shelf_constants.mojom
diff --git a/mash/shelf/public/interfaces/shelf_constants.mojom b/mash/shelf/public/interfaces/shelf_constants.mojom
index e281c47846d1abd556f6019730f8285fadaf2be7..bc7ca9552075c5b0346a3c5aff3a9350fc3817a0 100644
--- a/mash/shelf/public/interfaces/shelf_constants.mojom
+++ b/mash/shelf/public/interfaces/shelf_constants.mojom
@@ -4,7 +4,7 @@
module mash.shelf.mojom;
-// These values match ash::ShelfAlignment.
+// These values match ash::wm::ShelfAlignment.
enum Alignment { BOTTOM, LEFT, RIGHT, };
// These values match ash::ShelfAutoHideBehavior.
« no previous file with comments | « chrome/browser/ui/ash/launcher/chrome_mash_shelf_controller.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698