mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 15:16:12 -04:00
Moved connections/windows to third_party, and copied the blueprint file into third_party
PiperOrigin-RevId: 387621210
This commit is contained in:
@@ -32,7 +32,7 @@ cc_library(
|
||||
],
|
||||
textual_hdrs = glob(["**/*.h"]),
|
||||
visibility = [
|
||||
"//third_party/nearby_connections/connections/windows:__subpackages__",
|
||||
"//platform/impl/windows:__subpackages__",
|
||||
"//third_party/nearby_connections/windows:__subpackages__",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user