DescriptionFix some android configuration
This adds //chrome/test:test_support_unit to the root build targets for
Android. This target is used by downstream things and so adding it to
the root will ensure that it is buildable upstream. This requires making
the sync integration/performance stuff be not defined if !is_android
(since they depend on things that aren't defined on that platform).
Changes the internal configuration hooks to not require setting the sdk
information.
Makes unittest_apk actually forward datadeps.
BUG=359249
TBR=cpu
Committed: https://crrev.com/907644b0a7ddae52e3ef74a670df647fe61da5d9
Cr-Commit-Position: refs/heads/master@{#307589}
Patch Set 1 #Patch Set 2 : Rebase #
Total comments: 1
Patch Set 3 : also fix unittest datadeps #
Messages
Total messages: 14 (4 generated)
|