- # Build arguments go here. Examples:
- # is_component_build = true
- # is_debug = false
- # See "gn args <out_dir> --list" for available build arguments.
- target_os = "android"
- target_cpu = "arm" # (default)
- #is_official_build = true
- #is_chrome_branded = true
- is_debug = false # (default)
- dcheck_always_on = true
- # static_library = 1
- #fastbuild = 1
- # Other args you may want to set:
- is_component_build = false
- #is_clang = true
- symbol_level = 0 # Faster build with fewer symbols. -g1 rather than -g2
- #enable_incremental_javac = true
- enable_nacl = false
- remove_webcore_debug_symbols = true