| Index: android_webview/browser/aw_safe_browsing_blocking_page.h
|
| diff --git a/android_webview/browser/aw_safe_browsing_blocking_page.h b/android_webview/browser/aw_safe_browsing_blocking_page.h
|
| index 345532526e01126ad5388baaa30ac8f53733316b..418f6e1a1a073cd51bb43e81bc63ee5f3d505649 100644
|
| --- a/android_webview/browser/aw_safe_browsing_blocking_page.h
|
| +++ b/android_webview/browser/aw_safe_browsing_blocking_page.h
|
| @@ -6,7 +6,7 @@
|
| #define ANDROID_WEBVIEW_BROWSER_AW_SAFE_BROWSING_BLOCKING_PAGE_H_
|
|
|
| #include "components/safe_browsing/base_blocking_page.h"
|
| -#include "components/security_interstitials/core/safe_browsing_error_ui.h"
|
| +#include "components/security_interstitials/core/base_safe_browsing_error_ui.h"
|
|
|
| namespace security_interstitials {
|
| struct UnsafeResource;
|
|
|