blob: d380de3fd80dc05f6791afb4ca5997c612efe86e [file] [log] [blame]
# Copyright 2019 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//mojo/public/tools/bindings/mojom.gni")
mojom("mojo_bindings") {
sources = [ "weblayer_internals.mojom" ]
webui_module_path = "/"
}