Index: chrome/browser/cocoa/location_bar_view_mac.h |
=================================================================== |
--- chrome/browser/cocoa/location_bar_view_mac.h (revision 43969) |
+++ chrome/browser/cocoa/location_bar_view_mac.h (working copy) |
@@ -23,7 +23,6 @@ |
#include "third_party/skia/include/core/SkBitmap.h" |
@class AutocompleteTextField; |
-class BubblePositioner; |
class CommandUpdater; |
class ContentSettingImageModel; |
@class ExtensionPopupController; |
@@ -40,7 +39,6 @@ |
public NotificationObserver { |
public: |
LocationBarViewMac(AutocompleteTextField* field, |
- const BubblePositioner* bubble_positioner, |
CommandUpdater* command_updater, |
ToolbarModel* toolbar_model, |
Profile* profile, |