| 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
|
|
|