| 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 7d4148c256675f5ef58f44f8bdf7511e0b76a119..60768316b8af74c69c5c6f77a20d50be635f9ffd 100644
|
| --- a/chrome/browser/ui/startup/session_crashed_infobar_delegate.cc
|
| +++ b/chrome/browser/ui/startup/session_crashed_infobar_delegate.cc
|
| @@ -16,6 +16,7 @@
|
| #include "chrome/grit/chromium_strings.h"
|
| #include "chrome/grit/generated_resources.h"
|
| #include "components/infobars/core/infobar.h"
|
| +#include "components/strings/grit/components_strings.h"
|
| #include "content/public/browser/dom_storage_context.h"
|
| #include "content/public/browser/storage_partition.h"
|
| #include "grit/theme_resources.h"
|
|
|