Created
July 1, 2014 08:47
-
-
Save ds-hwang/d3e62d7d4efc186736fb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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