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. |