| Index: chrome/browser/ui/views/dropdown_bar_host.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/dropdown_bar_host.h (revision 83020)
|
| +++ chrome/browser/ui/views/dropdown_bar_host.h (working copy)
|
| @@ -136,9 +136,6 @@
|
| // truncated to prevent from drawing onto Chrome's window border.
|
| void UpdateWindowEdges(const gfx::Rect& new_pos);
|
|
|
| - // Creates and returns the native Widget.
|
| - views::Widget* CreateHost();
|
| -
|
| // Allows implementation to tweak widget position.
|
| void SetWidgetPositionNative(const gfx::Rect& new_pos, bool no_redraw);
|
|
|
|
|