| Index: chrome/browser/automation/testing_automation_provider.h
|
| diff --git a/chrome/browser/automation/testing_automation_provider.h b/chrome/browser/automation/testing_automation_provider.h
|
| index 61afff5119e3142b88fd4e5e7cdfdd546abd8d3c..3bcbefd199aae2dba950bd77ac0a252414cb4600 100644
|
| --- a/chrome/browser/automation/testing_automation_provider.h
|
| +++ b/chrome/browser/automation/testing_automation_provider.h
|
| @@ -22,7 +22,7 @@
|
| #include "content/public/browser/notification_registrar.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 "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h"
|
|
|
| #if defined(OS_CHROMEOS)
|
|
|