blob: d08406027fdb260d056d75037d9f7888628a518c [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",
"//skia",
]
type_mappings = [ "content.mojom.WebPluginInfo=content::WebPluginInfo" ]