Index: chrome/browser/ui/views/toolbar/toolbar_view.h |
diff --git a/chrome/browser/ui/views/toolbar/toolbar_view.h b/chrome/browser/ui/views/toolbar/toolbar_view.h |
index d8a12a50724a9c656545ed967485ee13bdc6b2c6..25f60d9daecb70c81c8173d85b09bf5d9e643cc6 100644 |
--- a/chrome/browser/ui/views/toolbar/toolbar_view.h |
+++ b/chrome/browser/ui/views/toolbar/toolbar_view.h |
@@ -194,8 +194,6 @@ class ToolbarView : public views::AccessiblePaneView, |
void OnShowHomeButtonChanged(); |
- int content_shadow_height() const; |
- |
// Controls. Most of these can be null, e.g. in popup windows. Only |
// |location_bar_| is guaranteed to exist. |
BackButton* back_; |