Sign in
gn
/
gn.git
/
981f46c64d1456d2083b1a2fa1367e753e0cdc1b
/
.
/
src
/
gn
/
format_test_data
/
009.gn
blob: e47b62175ae483a99344207e770c78033498f7c8 [
file
] [
log
] [
blame
]
if
(
is_win
)
{
sources
=
[
"win.cc"
]
}
else
{
sources
=
[
"linux.cc"
]
}