PiperOrigin-RevId: 387879731
This commit is contained in:
xlythe
2021-07-30 14:54:35 -07:00
committed by Copybara-Service
parent 942e6cbaa8
commit 24d9ea6fe6
6 changed files with 448 additions and 3 deletions
@@ -33,5 +33,6 @@ cc_library(
textual_hdrs = glob(["**/*.h"]),
visibility = [
"//platform/impl/windows:__subpackages__",
"//third_party/nearby_connections/windows:__subpackages__",
],
)