| 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 69de220ebaa347cdfcd8f52fb39eb141fca5915a..e53bf3189bc6f3bf00c367624162f2f38ec00cc0 100644
|
| --- a/chrome/browser/ui/panels/docked_panel_collection.h
|
| +++ b/chrome/browser/ui/panels/docked_panel_collection.h
|
| @@ -106,8 +106,6 @@ class DockedPanelCollection :
|
|
|
| int StartingRightPosition() const;
|
|
|
| - void OnFullScreenModeChanged(bool is_full_screen);
|
| -
|
| #ifdef UNIT_TEST
|
| int minimized_panel_count() const {return minimized_panel_count_; }
|
| #endif
|
|
|