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

Unified Diff: build/args/blimp_engine.gn

Issue 1927323003: Configs Blimp Engine official build to use non-debug build with dcheck_always_on (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/args/bots/official.desktop/blimp-engine.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/args/blimp_engine.gn
diff --git a/build/args/blimp_engine.gn b/build/args/blimp_engine.gn
index a5f20e3f0ce2953a6f155b1c812b6b2b8b1f03a5..740ca2e8301a742f19d10f19ee3860445db8fd9c 100644
--- a/build/args/blimp_engine.gn
+++ b/build/args/blimp_engine.gn
@@ -5,10 +5,9 @@
# echo "import(\"//build/args/blimp_engine.gn\")" > out/foo/args.gn
# gn gen out/foo
#
+# This file contains Blimp engine build args common to both
+# official builds and personal development builds.
# Use gn args to add your own build preference args.
-#
-# This list must be kept in sync with the blimp list in
-# //tools/mb/mb_config.pyl.
use_aura = true
use_ozone = true
« no previous file with comments | « no previous file | build/args/bots/official.desktop/blimp-engine.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698