[go: nahoru, domu]

blob: 5a0e9376f8e0a608d146c8620d86fa5eec0035d6 [file] [log] [blame]
Lowell Manners5b7bba72019-05-23 11:54:461# Copyright 2017 The Chromium Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5mojom = "//ash/public/interfaces/user_info.mojom"
6public_headers = [ "//components/user_manager/user_type.h" ]
7traits_headers = [ "//ash/public/interfaces/user_info_traits.h" ]
8public_deps = [
9 "//components/user_manager",
10]
11type_mappings = [ "ash.mojom.UserType=user_manager::UserType" ]