blob: b0af960094866be8fa9b4b727a10174a42d4f437 [file] [log] [blame]
# Copyright 2019 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
mojom = "//ash/public/interfaces/shelf_integration_test_api.mojom"
public_headers = [ "//ash/public/cpp/shelf_types.h" ]
traits_headers =
[ "//ash/public/cpp/shelf_integration_test_api_struct_mojom_traits.h" ]
type_mappings = [
"ash.mojom.ShelfAlignment=ash::ShelfAlignment",
"ash.mojom.ShelfAutoHideBehavior=ash::ShelfAutoHideBehavior",
]