DescriptionRemove dependency on test_runner from some components unittests.
Remove test_runner::EnsureBlinkInitialized() calls in some components
unittests. Instead add blink initialization to components/test/
run_all_unittests.cc via content::UnitTestTestSuite (on non-IOS
platforms). This also allows to remove the dependency on
components/test_runner from a few individual components. Also
removes dependency on //ui/events/platform/x11 from two
components/bookmarks/browser/ unit tests.
BUG=634326
Committed: https://crrev.com/1774dc23b16b6e082f958fcc99545f18020241e1
Cr-Commit-Position: refs/heads/master@{#411202}
Patch Set 1 #Patch Set 2 : actually leave the webcrypto/fuzzer as is because it's not a unit test #Patch Set 3 : remove event_source_ as per jam's comment #Patch Set 4 : update BUILD.gn dependencies #Patch Set 5 : apply jam's fix for android from crrev.com/2233973003 #Messages
Total messages: 42 (28 generated)
|