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
blobaf27d79700544877eb25277f317775824af6492f
1 if (is_win) {
2   sources = [
3     "win.cc",
4   ]
5 } else {
6   sources = [
7     "linux.cc",
8   ]