910e62b5创建于 1月15日历史提交
# 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/*",
]