Cronet depends on url/ and net/ compiled with special flag 'USE_ICU_ALTERNATIVES_ON_ANDROID'.
That requires either a separate set of build bots, OR making separate targets for url/ and net/ that use that flag.
This change adds such targets (extracting net target into separate net_common.gypi).
BUG=
430500
Committed:
https://crrev.com/dc8e94bd41b5a9f19a2160510c74edacce2fa1c7
Cr-Commit-Position: refs/heads/master@{#320126}