Sign in
chromium
/
chromium
/
src.git
/
lkgr-android-internal
/
.
/
third_party
/
glib
/
visibility.gni
blob: 3d51946c0b74f37c288a2ddaa43ec814124ad35b [
file
] [
log
] [
blame
]
# glib should only be used in testing code. This visibility list helps
# enforce that.
visibility
=
[
"//third_party/glib/*"
,
# These are also test-only
"//third_party/gvdb/*"
,
"//third_party/libgudev/*"
,
"//third_party/mutter/*"
,
]