| Index: ash/public/interfaces/shelf.typemap
|
| diff --git a/ash/public/interfaces/shelf.typemap b/ash/public/interfaces/shelf.typemap
|
| index 1a85b6e29966015d8097aac871b4352d21ac611f..cbf5c7f7f17e2429e9f2d66ae23b1b6657dcf5f4 100644
|
| --- a/ash/public/interfaces/shelf.typemap
|
| +++ b/ash/public/interfaces/shelf.typemap
|
| @@ -6,7 +6,7 @@ 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:ash_public_cpp",
|
| ]
|
| type_mappings = [
|
| "ash.mojom.ShelfAlignment=ash::ShelfAlignment",
|
|
|