blob: ec34d5ea5378e3dbbf065e2eb9b765fa4bed0b65 [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/chrome_cleaner/public/interfaces/chrome_prompt.mojom"
public_headers = [ "//base/files/file_path.h" ]
traits_headers = [ "//components/chrome_cleaner/public/typemaps/chrome_prompt_struct_traits.h" ]
sources = [
"//components/chrome_cleaner/public/typemaps/chrome_prompt_struct_traits.cc",
]
type_mappings = [ "chrome_cleaner.mojom.FilePath=base::FilePath" ]