blob: 6083ceeab09ab66e81bcd63d27206900ef1b9472 [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 = "//content/public/common/webplugininfo.mojom"
public_headers = [ "//content/public/common/webplugininfo.h" ]
traits_headers = [ "//content/public/common/webplugininfo_param_traits.h" ]
public_deps = [
"//ipc",
]
type_mappings = [ "content.mojom.WebPluginInfo=content::WebPluginInfo" ]