Sign in
chromium
/
chromium
/
src.git
/
fafff21
/
.
/
third_party
/
libinput
/
visibility.gni
blob: 32eca5544f9d86ae675fd33357bf451ccc9a1de3 [
file
]
# libinput should only be used in testing code. This visibility list helps
# enforce that.
visibility
=
[
"//third_party/libinput/*"
,
# Both of these are also test-only
"//third_party/libgudev/*"
,
"//third_party/mutter/*"
,
]