| // Copyright 2017 The Chromium Authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| #include "platform/wtf/NonCopyingSort.h" | |
| // The contents of this header was moved to platform/wtf as part of | |
| // WTF migration project. See the following post for details: | |
| // https://groups.google.com/a/chromium.org/d/msg/blink-dev/tLdAZCTlcAA/bYXVT8gYCAAJ |