blob: e28068fa27eb47fe1da380e128ac0b328bc521c9 [file] [log] [blame]
# Copyright 2017 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 = "//services/identity/public/mojom/account_state.mojom"
public_headers = [ "//services/identity/public/cpp/account_state.h" ]
traits_headers =
[ "//services/identity/public/cpp/account_state_mojom_traits.h" ]
sources = [
"//services/identity/public/cpp/account_state_mojom_traits.cc",
]
type_mappings = [ "identity.mojom.AccountState=identity::AccountState" ]