| Index: ash/public/interfaces/shelf.typemap
|
| diff --git a/ash/public/interfaces/shelf.typemap b/ash/public/interfaces/shelf.typemap
|
| index 1e8afb47f9886c8204da95464fd6c7b65f4c6fc8..e3bd00f08b168d1a486817ec01ccb8031b3461ab 100644
|
| --- a/ash/public/interfaces/shelf.typemap
|
| +++ b/ash/public/interfaces/shelf.typemap
|
| @@ -19,6 +19,7 @@ type_mappings = [
|
| "ash.mojom.ShelfAction=ash::ShelfAction",
|
| "ash.mojom.ShelfAlignment=ash::ShelfAlignment",
|
| "ash.mojom.ShelfAutoHideBehavior=ash::ShelfAutoHideBehavior",
|
| + "ash.mojom.ShelfID=ash::ShelfID",
|
| "ash.mojom.ShelfItem=ash::ShelfItem",
|
| "ash.mojom.ShelfItemStatus=ash::ShelfItemStatus",
|
| "ash.mojom.ShelfItemType=ash::ShelfItemType",
|
|
|