blob: 2c770884f44b28b548a339e75f1ac258b7493811 [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 = "//ui/base/mojo/window_open_disposition.mojom"
public_headers = [ "//ui/base/window_open_disposition.h" ]
public_deps = [
"//mojo/public/cpp/bindings",
"//ui/base",
]
traits_headers = [ "//ui/base/mojo/window_open_disposition_struct_traits.h" ]
type_mappings = [ "ui.mojom.WindowOpenDisposition=WindowOpenDisposition" ]