| Index: chrome/test/automation/tab_proxy.h
|
| diff --git a/chrome/test/automation/tab_proxy.h b/chrome/test/automation/tab_proxy.h
|
| index c72ee3a360e41e46b797b698d68eeaa39abbc81e..2c417e9870ec9ebcc63abb7bd7d9b3183b7bf8d2 100644
|
| --- a/chrome/test/automation/tab_proxy.h
|
| +++ b/chrome/test/automation/tab_proxy.h
|
| @@ -24,7 +24,7 @@
|
| #include "content/public/common/security_style.h"
|
| #include "net/base/cert_status_flags.h"
|
| #include "ui/base/keycodes/keyboard_codes.h"
|
| -#include "webkit/glue/window_open_disposition.h"
|
| +#include "ui/base/window_open_disposition.h"
|
|
|
| class BrowserProxy;
|
| class FilePath;
|
|
|