blob: 45d4ee3590a9916b7b599bf62f6416a165d72a20 [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/chrome_render_frame.mojom"
public_headers = [ "//chrome/common/web_application_info.h" ]
traits_headers =
[ "//chrome/common/web_application_info_provider_param_traits.h" ]
public_deps = [
"//ipc",
]
type_mappings = [ "chrome.mojom.WebApplicationInfo=::WebApplicationInfo" ]