| Index: chrome/browser/ui/webui/interstitials/interstitial_ui.cc
|
| diff --git a/chrome/browser/ui/webui/interstitials/interstitial_ui.cc b/chrome/browser/ui/webui/interstitials/interstitial_ui.cc
|
| index 311c5bb0fd7a0044b9904580f7ed169cd2aa5ad2..537cd12dc22323f4cb01e45344056e7de40b10ed 100644
|
| --- a/chrome/browser/ui/webui/interstitials/interstitial_ui.cc
|
| +++ b/chrome/browser/ui/webui/interstitials/interstitial_ui.cc
|
| @@ -16,7 +16,6 @@
|
| #include "chrome/browser/ssl/bad_clock_blocking_page.h"
|
| #include "chrome/browser/ssl/ssl_blocking_page.h"
|
| #include "chrome/common/url_constants.h"
|
| -#include "chrome/grit/browser_resources.h"
|
| #include "components/grit/components_resources.h"
|
| #include "components/security_interstitials/core/ssl_error_ui.h"
|
| #include "content/public/browser/interstitial_page_delegate.h"
|
|
|