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

Unified Diff: chrome/browser/ui/views/toolbar/toolbar_view.h

Issue 2360803002: Remove some pre-MD code from toolbar/tabstrip/frame. (Closed)
Patch Set: couple more Created 4 years, 3 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
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_;

Powered by Google App Engine
This is Rietveld 408576698