| 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 279982fe160a0418b128c1f67a1780b9f8e2136a..2ba39a08af8346ab6336ae2a35db6c5fe2e379db 100644
|
| --- a/services/ui/ws/window_manager_display_root.h
|
| +++ b/services/ui/ws/window_manager_display_root.h
|
| @@ -19,10 +19,6 @@ class ServerWindow;
|
| class WindowManagerState;
|
| class WindowServer;
|
|
|
| -namespace test {
|
| -class WindowManagerDisplayRootTestApi;
|
| -}
|
| -
|
| // Owns the root window of a window manager for one display. Each window manager
|
| // has one WindowManagerDisplayRoot for each Display. The root window is
|
| // parented to the root of a Display.
|
|
|