Index: chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.cc |
diff --git a/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.cc b/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.cc |
index 53be6e11fc8e1407898f3672f07e31056deb836b..4b830c62bab4a59e05f0f26e06f2ab6eb13af15e 100644 |
--- a/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.cc |
+++ b/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.cc |
@@ -12,6 +12,7 @@ |
#include "components/infobars/core/infobar.h" |
#include "content/public/browser/user_metrics.h" |
#include "content/public/browser/web_contents.h" |
+#include "grit/components_strings.h" |
#include "ui/base/l10n/l10n_util.h" |
// static |