Moved connections/windows to third_party, and copied the blueprint file into third_party

PiperOrigin-RevId: 388521021
This commit is contained in:
hai007
2021-08-03 12:46:34 -07:00
committed by Copybara-Service
parent 4be6b7a70d
commit 0937be0fbb
6 changed files with 448 additions and 4 deletions
@@ -32,6 +32,7 @@ cc_library(
],
textual_hdrs = glob(["**/*.h"]),
visibility = [
"//third_party/nearby_connections/connections/windows:__subpackages__",
"//platform/impl/windows:__subpackages__",
],
)