• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1diff --git a/BUILD.gn b/BUILD.gn
2index d2b1407..7b60c90 100644
3--- a/BUILD.gn
4+++ b/BUILD.gn
5@@ -144,7 +144,7 @@ config("skia_public") {
6
7 # Skia internal APIs, used by Skia itself and a few test tools.
8 config("skia_private") {
9-  visibility = [ ":*" ]
10+  visibility = [ "*" ]
11
12   include_dirs = [
13     "include/private",
14