| Index: chrome/browser/ui/startup/session_crashed_infobar_delegate.cc
|
| diff --git a/chrome/browser/ui/startup/session_crashed_infobar_delegate.cc b/chrome/browser/ui/startup/session_crashed_infobar_delegate.cc
|
| index 818de095a575a80784249485189bca74ca3cc298..b96a1bba83950cda828cd8fc2f398f671083d5ae 100644
|
| --- a/chrome/browser/ui/startup/session_crashed_infobar_delegate.cc
|
| +++ b/chrome/browser/ui/startup/session_crashed_infobar_delegate.cc
|
| @@ -17,7 +17,6 @@
|
| #include "chrome/grit/generated_resources.h"
|
| #include "components/infobars/core/infobar.h"
|
| #include "components/strings/grit/components_chromium_strings.h"
|
| -#include "components/strings/grit/components_google_chrome_strings.h"
|
| #include "components/strings/grit/components_strings.h"
|
| #include "content/public/browser/dom_storage_context.h"
|
| #include "content/public/browser/storage_partition.h"
|
|
|