| Index: content/test/test_webkit_platform_support.cc
|
| diff --git a/content/test/test_webkit_platform_support.cc b/content/test/test_webkit_platform_support.cc
|
| index 9ad1e2ecd7c048675cd58028231486a810f0f553..5bc6b718e2859b7046114a9e5f2da13acd0bbfeb 100644
|
| --- a/content/test/test_webkit_platform_support.cc
|
| +++ b/content/test/test_webkit_platform_support.cc
|
| @@ -235,7 +235,7 @@ TestWebKitPlatformSupport::CreateResourceLoader(
|
| }
|
|
|
| webkit_glue::WebSocketStreamHandleBridge*
|
| -TestWebKitPlatformSupport::CreateWebSocketBridge(
|
| +TestWebKitPlatformSupport::CreateWebSocketStreamBridge(
|
| WebKit::WebSocketStreamHandle* handle,
|
| webkit_glue::WebSocketStreamHandleDelegate* delegate) {
|
| NOTREACHED();
|
|
|