blob: a8a3b6f264317944c644c66bfb829d68482f658d [file] [log] [blame]
# Copyright 2016 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 = "//ui/base/mojo/ui_base_types.mojom"
public_headers = [ "//ui/base/ui_base_types.h" ]
public_deps = [
"//mojo/public/cpp/bindings",
"//ui/base",
]
traits_headers = [ "//ui/base/mojo/ui_base_types_struct_traits.h" ]
type_mappings = [ "ui.mojom.ModalType=ui::ModalType" ]