| Index: chrome/browser/ui/panels/docked_panel_collection.h
|
| diff --git a/chrome/browser/ui/panels/docked_panel_collection.h b/chrome/browser/ui/panels/docked_panel_collection.h
|
| index e53bf3189bc6f3bf00c367624162f2f38ec00cc0..14d4907c3c2a8d65ce0f26d6024d889529333936 100644
|
| --- a/chrome/browser/ui/panels/docked_panel_collection.h
|
| +++ b/chrome/browser/ui/panels/docked_panel_collection.h
|
| @@ -139,9 +139,6 @@ class DockedPanelCollection :
|
| DisplaySettingsProvider::DesktopBarAlignment alignment,
|
| int thickness) OVERRIDE;
|
|
|
| - // Schedules a layout refresh with a short delay to avoid too much flicker.
|
| - void ScheduleLayoutRefresh();
|
| -
|
| // Keep track of the minimized panels to control mouse watching.
|
| void UpdateMinimizedPanelCount();
|
|
|
|
|