| Index: ash/common/shelf/shelf_layout_manager.h
|
| diff --git a/ash/common/shelf/shelf_layout_manager.h b/ash/common/shelf/shelf_layout_manager.h
|
| index 557f5fd4be91ce1fd77dbf7282a02dbb1743836b..df7b0f7e4b72f67a962d4f11c04473fc6aefc064 100644
|
| --- a/ash/common/shelf/shelf_layout_manager.h
|
| +++ b/ash/common/shelf/shelf_layout_manager.h
|
| @@ -190,6 +190,7 @@ class ASH_EXPORT ShelfLayoutManager
|
| class UpdateShelfObserver;
|
| friend class PanelLayoutManagerTest;
|
| friend class ShelfLayoutManagerTest;
|
| + friend class WebNotificationTrayTest;
|
|
|
| struct TargetBounds {
|
| TargetBounds();
|
|
|