| Index: webkit/glue/websocketstreamhandle_impl.h
 | 
| diff --git a/webkit/glue/websocketstreamhandle_impl.h b/webkit/glue/websocketstreamhandle_impl.h
 | 
| index 657884e9f8c9f8db11681858e3ddb6e588628865..f8a08f4a7dc019a1f6ce6982c44e29c2c6b6956c 100644
 | 
| --- a/webkit/glue/websocketstreamhandle_impl.h
 | 
| +++ b/webkit/glue/websocketstreamhandle_impl.h
 | 
| @@ -6,7 +6,7 @@
 | 
|  #define WEBKIT_GLUE_WEBSOCKETSTREAMHANDLE_IMPL_H_
 | 
|  
 | 
|  #include "base/ref_counted.h"
 | 
| -#include "webkit/api/public/WebSocketStreamHandle.h"
 | 
| +#include "third_party/WebKit/WebKit/chromium/public/WebSocketStreamHandle.h"
 | 
|  
 | 
|  namespace webkit_glue {
 | 
|  
 | 
| 
 |