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
+1 -1
View File
@@ -23,7 +23,7 @@ cc_library(
],
visibility = [
"//googlemac/iPhone/Shared/Nearby/Connections:__subpackages__",
"//location/nearby/connections/windows:__subpackages__",
"//third_party/nearby_connections/windows:__subpackages__",
],
deps = [
":core_types",