5 lines
65 B
Text
Executable file
5 lines
65 B
Text
Executable file
static_library("chromium-base") {
|
|
deps = [
|
|
"//base",
|
|
]
|
|
}
|