DescriptionAdd dependencies on mojo_application_bindings in content_common.gypi
service_registry_impl.h includes service_provider.mojom.h, and thus
content_common should both depend on mojom_application_bindings and export that
dependency to its dependents.
To work around a problem wherein the Android build fails due to duplicate
generated files if there are two targets that both (a) compile Java and (b)
directly depend on a target processing mojoms, this CL removes the dependency
of content_java_test_support on content_common. That direct dependency doesn't
appear necessary.
Committed: https://crrev.com/8d7db928ac1f3deea4eb851ab7c1a17d1272b8f0
Cr-Commit-Position: refs/heads/master@{#306994}
Patch Set 1 #Patch Set 2 : Remove dependency on content_common from content_java_test_support #
Total comments: 2
Messages
Total messages: 13 (4 generated)
|