blob: ea8b356becbc1137eb35ab0403eb44f18ab1a2fa [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 = "//components/sync/mojo/syncer.mojom"
public_headers = [ "//components/sync/model/string_ordinal.h" ]
traits_headers = [ "//components/sync/mojo/syncer_struct_traits.h" ]
deps = [
"//components/sync:sync",
]
type_mappings = [ "syncer.mojom.StringOrdinal=syncer::StringOrdinal" ]