blob: 546894e0d6b7e8c9affc21f14f0a9f7c254790a5 [file] [log] [blame]
# Copyright 2016 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/common/native_types.mojom"
public_headers = [ "//content/public/common/web_preferences.h" ]
traits_headers = [ "//content/public/common/common_param_traits_macros.h" ]
type_mappings = [
"content.mojom.V8CacheOptions=content::V8CacheOptions",
"content.mojom.WebPreferences=content::WebPreferences",
]