mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 14:26:09 +03:00
6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
source_set("test") {
|
|
deps = [
|
|
rebase_path(sdk_dep, ".", mojo_root),
|
|
]
|
|
}
|