Fix broken HostedAppOpaqueBrowserFrameViewTest tests
When https://chromium-review.googlesource.com/c/chromium/src/+/1307032 landed these tests started failing on developer machines because the default was to use the GTK theme. This was not caught because on trybots the default is not to use the GTK theme (see GtkUi::GetDefaultUsesSystemTheme()). This CL fixes the tests by explicitly enabling/disabling GTK as appropriate. Bug: 896146 Change-Id: I75fe33105f0478dcd9d06164041b7b4f2b6e4de0 Reviewed-on: https://chromium-review.googlesource.com/c/1314017 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#606296}
Showing
Please register or sign in to comment