Add the MB configs for all of the bots on the chromium.linux waterfall.
[chromium-blink-merge.git] / tools / gn / format_test_data / 010.golden
blob64fabb9ebc557fa09e24b93dd9f4fc133402868a
1 if (is_win) {
2   sources = [
3     "win.cc",
4   ]
5 } else if (is_linux) {
6   sources = [
7     "linux.cc",
8   ]