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