core_services: Also bundle network_service on android.
commit355e3f1944627652131a7dc60bf1a92fd4c979ad
authorerg <erg@chromium.org>
Tue, 12 May 2015 22:18:02 +0000 (12 15:18 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 12 May 2015 22:19:10 +0000 (12 22:19 +0000)
tree1f09e0aaa877e46a18828712497ae0fde26c8f23
parentb4f819846828f1e16708292713fda665459fd462
core_services: Also bundle network_service on android.

This creates an android_hooks.cc file, which we could currently share,
but probably won't want to long term, as every time we add something to
core_services, we'll have to merge their implementation in.

BUG=477435

Review URL: https://codereview.chromium.org/1133543005

Cr-Commit-Position: refs/heads/master@{#329506}
mandoline/app/core_services_initialization.cc
mandoline/services/core_services/BUILD.gn
mandoline/services/core_services/DEPS
mandoline/services/core_services/android_hooks.cc [new file with mode: 0644]