Index: blimp/client/core/input/BUILD.gn |
diff --git a/blimp/client/core/input/BUILD.gn b/blimp/client/core/input/BUILD.gn |
index 7862c80a7dddd604a7917bb5d5cf9328e893d469..7e5f4137afc47150357b103810d8fd98f25f5bed 100644 |
--- a/blimp/client/core/input/BUILD.gn |
+++ b/blimp/client/core/input/BUILD.gn |
@@ -3,7 +3,7 @@ |
# found in the LICENSE file. |
source_set("input") { |
- visibility = [ "//blimp/client/*" ] |
+ visibility = [ "//blimp/client/core/*" ] |
sources = [ |
"blimp_input_handler_wrapper.cc", |