| Index: chrome/common/worker_messages_internal.h
|
| diff --git a/chrome/common/worker_messages_internal.h b/chrome/common/worker_messages_internal.h
|
| index 74063c1670b408eb689ceac8e3faa6feffc91a97..9059719fb0313fe9f5696de083e3ca1f5bb94ad8 100644
|
| --- a/chrome/common/worker_messages_internal.h
|
| +++ b/chrome/common/worker_messages_internal.h
|
| @@ -3,8 +3,8 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/string16.h"
|
| -#include "chrome/common/ipc_message_macros.h"
|
| #include "googleurl/src/gurl.h"
|
| +#include "ipc/ipc_message_macros.h"
|
|
|
|
|
| //-----------------------------------------------------------------------------
|
|
|