| Index: services/ui/public/interfaces/window_manager.mojom
|
| diff --git a/services/ui/public/interfaces/window_manager.mojom b/services/ui/public/interfaces/window_manager.mojom
|
| index 5d6c169ca222254745533e2f9381c05772ca97b1..51dea45b9f4b508ab228a8c7b4fc67625245ad2a 100644
|
| --- a/services/ui/public/interfaces/window_manager.mojom
|
| +++ b/services/ui/public/interfaces/window_manager.mojom
|
| @@ -154,7 +154,7 @@ interface WindowManager {
|
|
|
| // Called when a new display is added. |root| gives the root window specific
|
| // to this WindowManager for |display|. |frame_sink_id| uniquely identifies
|
| - // the window manager in the display compositor. |local_surface_id| identifies
|
| + // the window manager in the frame sink manager. |local_surface_id| identifies
|
| // the ID to use to submit CompositorFrames.
|
| WmNewDisplayAdded(display.mojom.Display display,
|
| WindowData root,
|
|
|