DescriptionAdd missing ui_base_ime dep to views.gyp:views_test_support
Note ui/views/BUILD.gn actually has it already.
views_unittests compile regressed in r314860
It's only a problem for toolkit-views on Mac because it doesn't depend
on aura_test_support there (which also has the dependency).
views_test_support should have it for the call to
ui::{Initialize,Shutdown}InputMethodForTesting() in ViewsTestBase.
BUG=378134
Committed: https://crrev.com/a4a99f706707aa7d128930645d94c2190ae766c9
Cr-Commit-Position: refs/heads/master@{#315166}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|