DescriptionFix interactive_ui_tests dependency on xtst
chrome/browser/extensions/extension_commands_global_registry_apitest.cc,
which is linked into interactive_ui_tests, uses some functions from libXtst
and thus should declare a dependency on xtst. The only other file that uses
the XTest.h header is in remoting, which declares an xtst dependency already.
This lets us drop the dependency from glib on xtst since most targets don't need
it.
R=phajdan.jr
BUG=339518
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250585
Patch Set 1 #
Total comments: 1
Patch Set 2 : sort #
Messages
Total messages: 7 (0 generated)
|