blob: df7d6f3401cd3cdb57e1a17b19d1f057439bb710 [file] [log] [blame]
# Copyright 2018 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/arc/common/timer.mojom"
traits_headers = [ "//components/arc/timer/arc_timer_struct_traits.h" ]
sources = [
"//components/arc/timer/arc_timer_struct_traits.cc",
]
type_mappings = [ "arc.mojom.ClockId=clockid_t" ]