| Index: webkit/glue/websocketstreamhandle_delegate.h
|
| diff --git a/webkit/glue/websocketstreamhandle_delegate.h b/webkit/glue/websocketstreamhandle_delegate.h
|
| index 73c32e2dddc90095cf081704f87ebb429d629356..2d023295605a267e153900e0238b76e9c85b3d53 100644
|
| --- a/webkit/glue/websocketstreamhandle_delegate.h
|
| +++ b/webkit/glue/websocketstreamhandle_delegate.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef WEBKIT_GLUE_WEBSOCKETSTREAMHANDLE_DELEGATE_H_
|
| #define WEBKIT_GLUE_WEBSOCKETSTREAMHANDLE_DELEGATE_H_
|
|
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
|
|
| class GURL;
|
|
|
|
|