repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
exclude PluginsFieldTrialTest.NoPrefLeftBehind from valgrind bot
[chromium-blink-merge.git]
/
tools
/
gn
/
format_test_data
/
011.golden
blob
4ce009ea1dc9a7262bff32a48066e7e3c1ff5285
1
if (is_win) {
2
sources = [
3
"win.cc",
4
]
5
} else if (is_linux) {
6
sources = [
7
"linux.cc",
8
]
9
} else {
10
sources = [
11
"wha.cc",
12
]
13
}