Chromium Code Reviews| Index: ash/public/interfaces/shelf.typemap |
| diff --git a/ash/public/interfaces/shelf.typemap b/ash/public/interfaces/shelf.typemap |
| index 5fd20642dc7f87001499ebed881ae69aa4fd649c..1a85b6e29966015d8097aac871b4352d21ac611f 100644 |
| --- a/ash/public/interfaces/shelf.typemap |
| +++ b/ash/public/interfaces/shelf.typemap |
| @@ -4,7 +4,7 @@ |
| mojom = "//ash/public/interfaces/shelf.mojom" |
| public_headers = [ "//ash/public/cpp/shelf_types.h" ] |
| -traits_headers = [ "//ash/public/interfaces/shelf_enum_traits.h" ] |
| +traits_headers = [ "//ash/public/interfaces/shelf_struct_traits.h" ] |
| public_deps = [ |
| "//ash/public/cpp", |
| ] |