Index: components/toolbar/toolbar_model_impl.h |
diff --git a/components/toolbar/toolbar_model_impl.h b/components/toolbar/toolbar_model_impl.h |
index 4b823f6324bfc1f009173fe7fac866d22c08d897..c218543ac0851ad13f2ed2bb9ee719b3b75bed3e 100644 |
--- a/components/toolbar/toolbar_model_impl.h |
+++ b/components/toolbar/toolbar_model_impl.h |
@@ -41,6 +41,7 @@ class ToolbarModelImpl : public ToolbarModel { |
int GetIcon() const override; |
gfx::VectorIconId GetVectorIcon() const override; |
base::string16 GetEVCertName() const override; |
+ base::string16 GetSecurityVerboseText() const override; |
bool ShouldDisplayURL() const override; |
// Returns search terms as in search::GetSearchTerms() if such terms should |