| Index: ash/common/wm/panels/panel_layout_manager.h
 | 
| diff --git a/ash/common/wm/panels/panel_layout_manager.h b/ash/common/wm/panels/panel_layout_manager.h
 | 
| index df7a2585c3da4a2a896360a52c243afda4853b10..1840fc6f0b6de77630bd80701d55028f2ecb89b1 100644
 | 
| --- a/ash/common/wm/panels/panel_layout_manager.h
 | 
| +++ b/ash/common/wm/panels/panel_layout_manager.h
 | 
| @@ -124,8 +124,6 @@ class ASH_EXPORT PanelLayoutManager
 | 
|   private:
 | 
|    friend class PanelLayoutManagerTest;
 | 
|    friend class PanelWindowResizerTest;
 | 
| -  friend class DockedWindowResizerTest;
 | 
| -  friend class DockedWindowLayoutManagerTest;
 | 
|    friend class WorkspaceControllerTest;
 | 
|    friend class AcceleratorControllerTest;
 | 
|  
 | 
| 
 |