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
Add the MB configs for all of the bots on the chromium.linux waterfall.
[chromium-blink-merge.git]
/
tools
/
gn
/
format_test_data
/
009.golden
blob
af27d79700544877eb25277f317775824af6492f
1
if (is_win) {
2
sources = [
3
"win.cc",
4
]
5
} else {
6
sources = [
7
"linux.cc",
8
]
9
}