| Index: chrome/browser/ui/certificate_dialogs.h
|
| diff --git a/chrome/browser/ui/certificate_dialogs.h b/chrome/browser/ui/certificate_dialogs.h
|
| index 97266214285a4a2f50d8b3c166c52072c8bb3b5b..9787ffc769774f118cbce5d66be215f9fe19984e 100644
|
| --- a/chrome/browser/ui/certificate_dialogs.h
|
| +++ b/chrome/browser/ui/certificate_dialogs.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_UI_CERTIFICATE_DIALOGS_H_
|
| #define CHROME_BROWSER_UI_CERTIFICATE_DIALOGS_H_
|
|
|
| -#include "net/base/x509_certificate.h"
|
| +#include "net/cert/x509_certificate.h"
|
| #include "ui/shell_dialogs/select_file_dialog.h"
|
|
|
| namespace content {
|
|
|