| Index: ui/aura/mus/window_manager_delegate.h
|
| diff --git a/ui/aura/mus/window_manager_delegate.h b/ui/aura/mus/window_manager_delegate.h
|
| index 9918870e9f78ee202f3b949611583e2a61d4e2e6..917fe53917a58ca85d2946a380f132ec9fc2f7ed 100644
|
| --- a/ui/aura/mus/window_manager_delegate.h
|
| +++ b/ui/aura/mus/window_manager_delegate.h
|
| @@ -65,9 +65,7 @@
|
| // this does nothing.
|
| virtual void RequestClose(Window* window) = 0;
|
|
|
| - // Blocks until the initial displays have been received, or if displays are
|
| - // not automatically created until the connection to mus has been
|
| - // established.
|
| + // Blocks until the initial displays have been received.
|
| virtual bool WaitForInitialDisplays() = 0;
|
|
|
| // Used by the window manager to create a new display. This is only useful if
|
|
|