| Index: chrome/browser/automation/extension_port_container.h
|
| diff --git a/chrome/browser/automation/extension_port_container.h b/chrome/browser/automation/extension_port_container.h
|
| index 8eedd09fbb53e0684c985d0a5695828553a8afb9..ae86daed315fbacdad19d4a95c273d789a433fcc 100644
|
| --- a/chrome/browser/automation/extension_port_container.h
|
| +++ b/chrome/browser/automation/extension_port_container.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/ref_counted.h"
|
| -#include "chrome/common/ipc_message.h"
|
| +#include "ipc/ipc_message.h"
|
|
|
| class AutomationProvider;
|
| class ExtensionMessageService;
|
|
|