| """ | |
| Targets in this directory have their visibility restricted, because | |
| they are deprecated. This file contains the targets' visibility lists. | |
| New users are added by exception only. | |
| """ | |
| # Visibility list for ":hunspell". | |
| HUNSPELL_USERS = [ | |
| "//third_party/hunspell/sandbox:__pkg__", | |
| "//third_party/hunspell/fuzzers:__pkg__", | |
| "//third_party/java_src/hunspell:__pkg__", | |
| "//java/com/google/android/libraries/mdi/icingx/queryrewrite/jni:__pkg__", | |
| ] |