mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-03 22:03:40 +03:00
5 lines
80 B
Text
5 lines
80 B
Text
source_set("test") {
|
|
deps = [
|
|
rebase_path(sdk_dep, ".", mojo_root),
|
|
]
|
|
}
|