blob: 328a45042ef570fc4518f3736ab9e0d36612d9e6 [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 = [ "//content/public/common/browser_controls_state.h" ]
traits_headers = [ "//chrome/common/browser_controls_state_param_traits.h" ]
public_deps = [
"//ipc",
]
type_mappings =
[ "chrome.mojom.BrowserControlsState=::content::BrowserControlsState" ]