Sign in
chromium
/
devtools
/
devtools-frontend.git
/
HEAD
/
.
/
front_end
/
entrypoints
/
visibility.gni
blob: 8cad6d03952445a0258ae7c1a174e1cc8a675cb5 [
file
] [
log
] [
blame
]
# Copyright 2021 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import
(
"../visibility.gni"
)
declare_args
()
{
devtools_entrypoints_visibility
=
devtools_visibility
}