DescriptionMacViews: All targets compile. Fixes unit_tests and message_center_unittests
This mainly involves adjusting chrome_tests_unit.gypi to exclude
chrome's unit_tests that use views UI not enabled by default with
toolkit-views=1 on Mac.
Mostly the unit tests compile, but fail to link since their
corresponding UI parts are not in the browser.
(confirm_bubble_views_unittest.cc has a simple compile fix, but isn't
linked in yet).
An events_test_support dependency is needed in views_test_support for
ui/events/test/event_generator which some unit tests use, and otherwise
comes in through aura_test_support or views_unittests.
BUG=412234, 399191
Committed: https://crrev.com/a9dbe443abce6efe81df9a32b65731fb22f07652
Cr-Commit-Position: refs/heads/master@{#294047}
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : rebase #Patch Set 4 : Gets most message center tests passing.. but does not really make sense until ported #Patch Set 5 : Better fix for message_center #Patch Set 6 : +comment, +gn changes #
Messages
Total messages: 7 (2 generated)
|