mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
8 lines
143 B
Text
Vendored
8 lines
143 B
Text
Vendored
|
|
filegroup(
|
|
name = "depot_tools_sources",
|
|
srcs = glob([
|
|
"depot_tools/**/*"
|
|
]),
|
|
visibility = ["//visibility:public"],
|
|
)
|