Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(176)

Side by Side Diff: build/args/bots/tryserver.chromium.linux/linux_chromium_headless_dbg.gn

Issue 2426553002: Add mb config for linux_chromium_headless_rel (Closed)
Patch Set: rename .gn files Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 import("//build/args/headless.gn") 1 import("//build/args/headless.gn")
2
3 # TODO(perezju): Remove this config after recipe is moved to release trybot.
2 is_debug = true 4 is_debug = true
3 use_goma = true 5 use_goma = true
4 symbol_level = 1 6 symbol_level = 1
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698