--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discu...@chromium.org.
NOTE: if didn't do fetch android to get your code (e.g. you're reusing a desktop checkout), you'll likely need to do:
~/chromium$ echo "target_os = ['android']" >> .gclient && gclient sync
~/chromium/src$ ninja -C out/Release chrome_shell_apk