| Index: ash/public/interfaces/shelf.typemap
|
| diff --git a/ash/public/interfaces/shelf.typemap b/ash/public/interfaces/shelf.typemap
|
| index cbf5c7f7f17e2429e9f2d66ae23b1b6657dcf5f4..1af3425ee770db50a01daa310a4f754511a2292b 100644
|
| --- a/ash/public/interfaces/shelf.typemap
|
| +++ b/ash/public/interfaces/shelf.typemap
|
| @@ -5,9 +5,6 @@
|
| mojom = "//ash/public/interfaces/shelf.mojom"
|
| public_headers = [ "//ash/public/cpp/shelf_types.h" ]
|
| traits_headers = [ "//ash/public/interfaces/shelf_struct_traits.h" ]
|
| -public_deps = [
|
| - "//ash/public/cpp:ash_public_cpp",
|
| -]
|
| type_mappings = [
|
| "ash.mojom.ShelfAlignment=ash::ShelfAlignment",
|
| "ash.mojom.ShelfAutoHideBehavior=ash::ShelfAutoHideBehavior",
|
|
|