| Index: services/ui/public/cpp/window.cc
|
| diff --git a/services/ui/public/cpp/window.cc b/services/ui/public/cpp/window.cc
|
| index 4257c0c4ec169f689b64e879cce47d65b1c6e554..a4829ea3a284b6a1b6c9f17f449e9be61fb4f6ae 100644
|
| --- a/services/ui/public/cpp/window.cc
|
| +++ b/services/ui/public/cpp/window.cc
|
| @@ -880,7 +880,6 @@ void Window::ReorderWithoutNotification(Window* window,
|
| }
|
|
|
| // static
|
| -// Returns true if the order actually changed.
|
| bool Window::ReorderImpl(Window* window,
|
| Window* relative,
|
| mojom::OrderDirection direction,
|
|
|