Index: services/ui/public/interfaces/window_manager.mojom |
diff --git a/services/ui/public/interfaces/window_manager.mojom b/services/ui/public/interfaces/window_manager.mojom |
index 91f87baeb33b7db1b2c885573ee7029e1560da33..d2781604077f84840b3fc277e188bdda90ce2e39 100644 |
--- a/services/ui/public/interfaces/window_manager.mojom |
+++ b/services/ui/public/interfaces/window_manager.mojom |
@@ -130,7 +130,7 @@ interface WindowManager { |
// See ShadowElevation for details. Type: wm::ShadowElevation. |
const string kShadowElevation_Property = "prop:shadow-elevation"; |
- // The shelf ID struct. Maps to ash::kShelfIDKey. Type: ash::ShelfID. |
+ // The serialized shelf id. Maps to ash::kShelfIDKey. Type: mojom::String. |
const string kShelfID_Property = "prop:shelf-id"; |
// The type of item to be shown on the shelf for this window. Type: int |