Skip to content

Instantly share code, notes, and snippets.

@ds-hwang
Created July 1, 2014 08:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ds-hwang/d3e62d7d4efc186736fb to your computer and use it in GitHub Desktop.
Save ds-hwang/d3e62d7d4efc186736fb to your computer and use it in GitHub Desktop.
export GYP_GENERATOR_FLAGS="output_dir=out_android"
export GYP_DEFINES='werror= dcheck_always_on=1 OS=android fastbuild=1 clang=1 component=shared_library'
ninja -C out_android/Release $option chrome_shell_apk libwebviewchromium android_webview_apk content_shell_apk blink_tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment