mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-11 15:28:25 -05:00
6 lines
65 B
Plaintext
Executable File
6 lines
65 B
Plaintext
Executable File
static_library("chromium-base") {
|
|
deps = [
|
|
"//base",
|
|
]
|
|
}
|