| Index: chrome/worker/webworkerclient_proxy.h
|
| diff --git a/chrome/worker/webworkerclient_proxy.h b/chrome/worker/webworkerclient_proxy.h
|
| index 341c15a8039f2cc303c4c57c1ceab50ad7ec3a82..0e74e41240a2c6faf2d99dc0cdb15aaab437ac59 100644
|
| --- a/chrome/worker/webworkerclient_proxy.h
|
| +++ b/chrome/worker/webworkerclient_proxy.h
|
| @@ -6,8 +6,8 @@
|
| #define CHROME_WORKER_WEBWORKERCLIENT_PROXY_H_
|
|
|
| #include "base/basictypes.h"
|
| -#include "chrome/common/ipc_channel.h"
|
| #include "googleurl/src/gurl.h"
|
| +#include "ipc/ipc_channel.h"
|
| #include "webkit/api/public/WebWorkerClient.h"
|
|
|
| namespace WebKit {
|
|
|