| Index: chrome/browser/ui/toolbar/toolbar_model_impl.h
|
| diff --git a/chrome/browser/ui/toolbar/toolbar_model_impl.h b/chrome/browser/ui/toolbar/toolbar_model_impl.h
|
| index 7d102428698e4a31ccb9f1de0391e8076ed04e1c..0291cf38abc3a677b9d93734f17c36d3f852c4f6 100644
|
| --- a/chrome/browser/ui/toolbar/toolbar_model_impl.h
|
| +++ b/chrome/browser/ui/toolbar/toolbar_model_impl.h
|
| @@ -48,7 +48,6 @@ class ToolbarModelImpl : public ToolbarModel {
|
| int GetIconForSecurityLevel(SecurityLevel level) const override;
|
| base::string16 GetEVCertName() const override;
|
| bool ShouldDisplayURL() const override;
|
| - bool WouldOmitURLDueToOriginChip() const override;
|
|
|
| // Returns the navigation controller used to retrieve the navigation entry
|
| // from which the states are retrieved.
|
|
|