summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/compact_location_bar_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/compact_location_bar_host.h')
-rw-r--r--chrome/browser/chromeos/compact_location_bar_host.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser/chromeos/compact_location_bar_host.h b/chrome/browser/chromeos/compact_location_bar_host.h
index da1bb9c..d386ac5 100644
--- a/chrome/browser/chromeos/compact_location_bar_host.h
+++ b/chrome/browser/chromeos/compact_location_bar_host.h
@@ -16,7 +16,6 @@
class BrowserView;
class TabContents;
class Tab;
-class ToolbarStarToggle;
namespace chromeos {
@@ -61,9 +60,6 @@ class CompactLocationBarHost : public DropdownBarHost,
// Enable/disable the compact location bar.
void SetEnabled(bool enabled);
- // Returns the star button for compact location bar.
- ToolbarStarToggle* GetStarButton();
-
// Overridehden from DropdownBarhost.
virtual void Show(bool animate);
virtual void Hide(bool animate);