| Index: services/ui/ws/window_manager_display_root.h
|
| diff --git a/services/ui/ws/window_manager_display_root.h b/services/ui/ws/window_manager_display_root.h
|
| index 533ca1e34a1879325a2e58c0764bc46270382382..279982fe160a0418b128c1f67a1780b9f8e2136a 100644
|
| --- a/services/ui/ws/window_manager_display_root.h
|
| +++ b/services/ui/ws/window_manager_display_root.h
|
| @@ -44,6 +44,7 @@ class WindowManagerDisplayRoot {
|
|
|
| private:
|
| friend class Display;
|
| + friend class WindowManagerState;
|
|
|
| WindowServer* window_server();
|
|
|
|
|