blob: 2fe164471589cd1f4fb98008d250916f82863db7 [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" ]