Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(393)

Unified Diff: components/toolbar/test_toolbar_model.h

Issue 2399333002: Revert of Delete pre-MD code from OmniboxResultView (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/resources/omnibox_scaled_resources.grdp ('k') | components/toolbar/test_toolbar_model.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/toolbar/test_toolbar_model.h
diff --git a/components/toolbar/test_toolbar_model.h b/components/toolbar/test_toolbar_model.h
index a1e2c98fc14e7e0826b680d0ce06df6a771cc5b9..108ef0be7f6f0529708251a736e729c7537498a1 100644
--- a/components/toolbar/test_toolbar_model.h
+++ b/components/toolbar/test_toolbar_model.h
@@ -27,6 +27,7 @@
GURL GetURL() const override;
security_state::SecurityStateModel::SecurityLevel GetSecurityLevel(
bool ignore_editing) const override;
+ int GetIcon() const override;
gfx::VectorIconId GetVectorIcon() const override;
base::string16 GetSecureVerboseText() const override;
base::string16 GetEVCertName() const override;
« no previous file with comments | « components/resources/omnibox_scaled_resources.grdp ('k') | components/toolbar/test_toolbar_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698