| Index: content/common/socket_stream_messages.h
|
| diff --git a/content/common/socket_stream_messages.h b/content/common/socket_stream_messages.h
|
| index 47eea330e356b0b32ef8571671cfcab2ad81eb5e..f463741370676be3f311a3cb58dfaf689a2b54d8 100644
|
| --- a/content/common/socket_stream_messages.h
|
| +++ b/content/common/socket_stream_messages.h
|
| @@ -6,9 +6,9 @@
|
| #include <vector>
|
|
|
| #include "content/common/content_export.h"
|
| -#include "googleurl/src/gurl.h"
|
| #include "ipc/ipc_message_macros.h"
|
| #include "ipc/ipc_param_traits.h"
|
| +#include "url/gurl.h"
|
|
|
| #undef IPC_MESSAGE_EXPORT
|
| #define IPC_MESSAGE_EXPORT CONTENT_EXPORT
|
|
|