| Index: content/common/worker_messages.h
|
| diff --git a/content/common/worker_messages.h b/content/common/worker_messages.h
|
| index ea41f65d19922e8e306e8c0d7f43e387f9d21023..e93e44f7139310d403184514c0803e9fa381c04f 100644
|
| --- a/content/common/worker_messages.h
|
| +++ b/content/common/worker_messages.h
|
| @@ -14,10 +14,10 @@
|
| #include "base/basictypes.h"
|
| #include "base/strings/string16.h"
|
| #include "content/common/content_export.h"
|
| -#include "googleurl/src/gurl.h"
|
| #include "ipc/ipc_message_macros.h"
|
| #include "ipc/ipc_message_utils.h"
|
| #include "third_party/WebKit/public/web/WebSharedWorker.h"
|
| +#include "url/gurl.h"
|
|
|
| // Singly-included section, not converted.
|
| #ifndef CONTENT_COMMON_WORKER_MESSAGES_H_
|
|
|