split view: Remove obsolete DCHECK
Near the end of SplitViewHighlightView::OnWindowDraggingStateChanged, there is a DCHECK that the previous window dragging state is kNoDrag, when actually it is expected that the previous window dragging state also can be kOtherDisplay. I should have removed this DCHECK in https://chromium-review.googlesource.com/c/chromium/src/+/1977155 Bug: 961170 Change-Id: Ifdd27ae5e610f05e754c401e7805798df4a95098 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981648Reviewed-by:Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Avery Musbach <amusbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#728008}
Showing
Please register or sign in to comment