blob: d8999109d10a4bf66f63ff128aae6b04e6563ccd [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 = "//chrome/common/extensions/media_parser.mojom"
public_headers = [ "//chrome/common/media_galleries/metadata_types.h" ]
traits_headers = [ "//chrome/common/extensions/media_parser_struct_traits.h" ]
sources = [
"//chrome/common/extensions/media_parser_struct_traits.cc",
]
type_mappings = [ "extensions.mojom.AttachedImage=::metadata::AttachedImage" ]