summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/browser_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/frame/browser_view.h')
-rw-r--r--chrome/browser/views/frame/browser_view.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/browser/views/frame/browser_view.h b/chrome/browser/views/frame/browser_view.h
index 32272ab..d113525 100644
--- a/chrome/browser/views/frame/browser_view.h
+++ b/chrome/browser/views/frame/browser_view.h
@@ -128,12 +128,6 @@ class BrowserView : public BrowserBubbleHost,
// BrowserView's parent.
gfx::Rect GetClientAreaBounds() const;
- // Returns true if the Find Bar should be rendered such that it appears to
- // blend with the Bookmarks Bar. False if it should appear to blend with the
- // main Toolbar. The return value will vary depending on whether or not the
- // Bookmark Bar is always shown.
- bool ShouldFindBarBlendWithBookmarksBar() const;
-
// Returns the constraining bounding box that should be used to lay out the
// FindBar within. This is _not_ the size of the find bar, just the bounding
// box it should be laid out within. The coordinate system of the returned