blob: 20663f860c2a26648cc9e1f9b3f907be2011e912 [file] [log] [blame]
if (is_win) {
sources = [ "win.cc" ]
} else {
sources = [ "linux.cc" ]
}