core_services: Move resource_provider to core_services.
This moves the resource provider into the main core service process,
too, eliminating one of the processes.
BUG=477435
Committed: https://crrev.com/b74eff813ab0708158022afc3b029aacd47cfaf6
Cr-Commit-Position: refs/heads/master@{#329706}
5 years, 7 months ago
(2015-05-13 00:04:00 UTC)
#2
sky
You also need to update copy_mandoline_assets in mandoline/app/android/BUILD.gn and remove resource_provider.mojo from the list of ...
5 years, 7 months ago
(2015-05-13 15:05:27 UTC)
#3
You also need to update copy_mandoline_assets in mandoline/app/android/BUILD.gn
and remove resource_provider.mojo from the list of sources. You can also nuke
the DEP too as core_services covers it.
sky
One more. https://codereview.chromium.org/1137223002/diff/40001/mandoline/services/core_services/android_hooks.cc File mandoline/services/core_services/android_hooks.cc (right): https://codereview.chromium.org/1137223002/diff/40001/mandoline/services/core_services/android_hooks.cc#newcode50 mandoline/services/core_services/android_hooks.cc:50: Java_Main_init(env, base::android::GetApplicationContext()); Main was ok in the ...
5 years, 7 months ago
(2015-05-13 15:09:04 UTC)
#4
Issue 1137223002: core_services: Move resource_provider to core_services.
(Closed)
Created 5 years, 7 months ago by Elliot Glaysher
Modified 5 years, 7 months ago
Reviewers: sky
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 1