| Index: ui/views/widget/desktop_aura/x11_topmost_window_finder_interactive_uitest.cc
|
| diff --git a/ui/views/widget/desktop_aura/x11_topmost_window_finder_interactive_uitest.cc b/ui/views/widget/desktop_aura/x11_topmost_window_finder_interactive_uitest.cc
|
| index 2bb919bb4dfa77189bdb2ba0206b7eab3caec192..22dc294f8fb3f7877c7662c76f2c19704a6faea2 100644
|
| --- a/ui/views/widget/desktop_aura/x11_topmost_window_finder_interactive_uitest.cc
|
| +++ b/ui/views/widget/desktop_aura/x11_topmost_window_finder_interactive_uitest.cc
|
| @@ -194,7 +194,7 @@ class X11TopmostWindowFinderTest : public ViewsTestBase {
|
| }
|
|
|
| static void SetUpTestCase() {
|
| - gfx::GLSurfaceTestSupport::InitializeOneOff();
|
| + gl::GLSurfaceTestSupport::InitializeOneOff();
|
| ui::RegisterPathProvider();
|
| base::FilePath ui_test_pak_path;
|
| ASSERT_TRUE(PathService::Get(ui::UI_TEST_PAK, &ui_test_pak_path));
|
|
|