2020-10-10 14:36:42 +02:00

6 lines
65 B
Plaintext

static_library("chromium-base") {
deps = [
"//base",
]
}