Index: chrome/browser/ui/toolbar/toolbar_model_impl.cc |
diff --git a/chrome/browser/ui/toolbar/toolbar_model_impl.cc b/chrome/browser/ui/toolbar/toolbar_model_impl.cc |
index 0cefbc6b0e367c96cecee20b110e111835a707ad..e0e59998b3dbe352b191d2a73b009daf0cee99be 100644 |
--- a/chrome/browser/ui/toolbar/toolbar_model_impl.cc |
+++ b/chrome/browser/ui/toolbar/toolbar_model_impl.cc |
@@ -29,6 +29,7 @@ |
#include "content/public/common/content_constants.h" |
#include "content/public/common/ssl_status.h" |
#include "grit/components_scaled_resources.h" |
+#include "grit/components_strings.h" |
mmenke
2015/11/30 23:29:10
Why is this one needed? This file doesn't use a s
blundell
2015/12/01 11:33:44
Good catch. IDS_SECURE_CONNECTION_EV was buried am
|
#include "grit/theme_resources.h" |
#include "net/cert/cert_status_flags.h" |
#include "net/cert/x509_certificate.h" |