| Index: ash/shelf/shelf_layout_manager.h
|
| diff --git a/ash/shelf/shelf_layout_manager.h b/ash/shelf/shelf_layout_manager.h
|
| index 3f21f0041cf8aa6d306b4fe814da2dbcbec3e0e9..87fe9732075d7d13d9d379c4c4f8bc923538ae73 100644
|
| --- a/ash/shelf/shelf_layout_manager.h
|
| +++ b/ash/shelf/shelf_layout_manager.h
|
| @@ -226,6 +226,7 @@ class ASH_EXPORT ShelfLayoutManager
|
| friend class ash::ScreenAsh;
|
| friend class PanelLayoutManagerTest;
|
| friend class ShelfLayoutManagerTest;
|
| + friend class ToastManagerTest;
|
| FRIEND_TEST_ALL_PREFIXES(ash::AshPopupAlignmentDelegateTest, AutoHide);
|
| FRIEND_TEST_ALL_PREFIXES(ash::WebNotificationTrayTest, PopupAndFullscreen);
|
|
|
|
|