| Index: chrome/browser/interstitials/security_interstitial_page.cc
|
| diff --git a/chrome/browser/interstitials/security_interstitial_page.cc b/chrome/browser/interstitials/security_interstitial_page.cc
|
| index 4e05e40aaa51b5cd964f62efa4cc55c592e59252..d00394366fed5e9e280a6f9f12699acbfa834756 100644
|
| --- a/chrome/browser/interstitials/security_interstitial_page.cc
|
| +++ b/chrome/browser/interstitials/security_interstitial_page.cc
|
| @@ -14,8 +14,6 @@
|
| #include "chrome/browser/interstitials/chrome_controller_client.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/pref_names.h"
|
| -#include "chrome/grit/browser_resources.h"
|
| -#include "chrome/grit/generated_resources.h"
|
| #include "components/grit/components_resources.h"
|
| #include "components/prefs/pref_service.h"
|
| #include "components/security_interstitials/core/common_string_util.h"
|
|
|