Index: chrome/test/gpu/gpu_mapsgl_endurance_browsertest.cc |
diff --git a/chrome/test/gpu/gpu_mapsgl_endurance_browsertest.cc b/chrome/test/gpu/gpu_mapsgl_endurance_browsertest.cc |
index 7ae07c3d958c0b71c84e09136043681252b46a2a..74380905a2606becaadb61718e80311a240f3d3d 100644 |
--- a/chrome/test/gpu/gpu_mapsgl_endurance_browsertest.cc |
+++ b/chrome/test/gpu/gpu_mapsgl_endurance_browsertest.cc |
@@ -77,7 +77,7 @@ class MapsGLEnduranceTest : public InProcessBrowserTest { |
gfx::Rect new_bounds = GetNewTabContainerBounds(tab_container_size); |
browser()->window()->SetBounds(new_bounds); |
- ui_test_utils::DOMMessageQueue message_queue; |
+ content::DOMMessageQueue message_queue; |
ui_test_utils::NavigateToURL(browser(), GURL(url)); |
// Wait for notification that the test completed. |