[gn build] revert e8e078c8bf

Now that I've updated ancient goma clients on the bots, this should
work. (Internal goma bug: b/139410332, fixed months ago.)
This commit is contained in:
Nico Weber 2020-02-19 11:10:19 -05:00
parent b329d1b06e
commit bde0e320bc
1 changed files with 0 additions and 2 deletions

View File

@ -196,9 +196,7 @@ config("compiler_defaults") {
}
if (use_relative_paths_in_debug_info) {
cflags += [
"-Xclang",
"-fdebug-compilation-dir",
"-Xclang",
".",
]
}