Bundle the network service in the shell on Android.
commit2d6f7dde16dfca0c5253cc8a46e2db702d61be30
authorqsr@chromium.org <qsr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 17 Jul 2014 09:51:33 +0000 (17 09:51 +0000)
committerqsr@chromium.org <qsr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 17 Jul 2014 09:51:33 +0000 (17 09:51 +0000)
treefacd41c2d7dbff2aa60cc78d26f7d4168e61376c
parenta1ce083005fa664f7a80da4eca1700b534c4185c
Bundle the network service in the shell on Android.

Also, remove the profile service that was only used by the network
service because it couldn't access the path service on android.

R=darin@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283730 0039d316-1c4b-4281-b951-d872f2087c98
mojo/mojo.gyp
mojo/mojo_services.gypi
mojo/services/network/main.cc
mojo/services/profile/DEPS [deleted file]
mojo/services/profile/profile_service_impl.cc [deleted file]
mojo/services/profile/profile_service_impl.h [deleted file]
mojo/shell/context.cc
mojo/shell/network_service_loader.cc [moved from mojo/shell/profile_service_loader.cc with 51% similarity]
mojo/shell/network_service_loader.h [moved from mojo/shell/profile_service_loader.h with 64% similarity]