Index: content/test/test_web_contents.cc |
diff --git a/content/test/test_web_contents.cc b/content/test/test_web_contents.cc |
index 15d8a6ace76feb50c77b55abc163b5aebc178194..178de17138fa40605340e51d281a0220ea23f47d 100644 |
--- a/content/test/test_web_contents.cc |
+++ b/content/test/test_web_contents.cc |
@@ -226,7 +226,7 @@ void TestWebContents::CreateNewWindow( |
} |
void TestWebContents::CreateNewWidget(int route_id, |
- WebKit::WebPopupType popup_type) { |
+ blink::WebPopupType popup_type) { |
} |
void TestWebContents::CreateNewFullscreenWidget(int route_id) { |