| Index: chrome/test/automation/tab_proxy.h
|
| diff --git a/chrome/test/automation/tab_proxy.h b/chrome/test/automation/tab_proxy.h
|
| index 22942dc33a974a8495f940200cfc59b26123bc3a..5e660469fa08f04fd2635a7301e3d49e00b29647 100644
|
| --- a/chrome/test/automation/tab_proxy.h
|
| +++ b/chrome/test/automation/tab_proxy.h
|
| @@ -22,7 +22,7 @@
|
| #include "content/public/browser/save_page_type.h"
|
| #include "content/public/common/page_type.h"
|
| #include "content/public/common/security_style.h"
|
| -#include "net/base/cert_status_flags.h"
|
| +#include "net/cert/cert_status_flags.h"
|
| #include "ui/base/keycodes/keyboard_codes.h"
|
| #include "ui/base/window_open_disposition.h"
|
|
|
|
|