summaryrefslogtreecommitdiffstats
path: root/ui/views/test/webview_test_helper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/test/webview_test_helper.cc')
-rw-r--r--ui/views/test/webview_test_helper.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/test/webview_test_helper.cc b/ui/views/test/webview_test_helper.cc
index 26d379f..2746937 100644
--- a/ui/views/test/webview_test_helper.cc
+++ b/ui/views/test/webview_test_helper.cc
@@ -11,7 +11,7 @@
namespace views {
-WebViewTestHelper::WebViewTestHelper(MessageLoopForUI* ui_loop) {
+WebViewTestHelper::WebViewTestHelper(base::MessageLoopForUI* ui_loop) {
test_content_client_initializer_.reset(
new content::TestContentClientInitializer);