| Index: chrome/common/automation_messages.h
|
| diff --git a/chrome/common/automation_messages.h b/chrome/common/automation_messages.h
|
| index 0a011ce6e2462e38cf877298e52329fe6570c156..0f084dcdaac9651d2f02a8f9dc82f6619755a6a7 100644
|
| --- a/chrome/common/automation_messages.h
|
| +++ b/chrome/common/automation_messages.h
|
| @@ -23,7 +23,7 @@
|
| #include "net/base/upload_data.h"
|
| #include "net/url_request/url_request_status.h"
|
| #include "ui/gfx/rect.h"
|
| -#include "webkit/glue/window_open_disposition.h"
|
| +#include "ui/base/window_open_disposition.h"
|
|
|
| IPC_ENUM_TRAITS(AutomationMsg_NavigationResponseValues)
|
| IPC_ENUM_TRAITS(content::PageType)
|
|
|