| # Copyright (c) 2012 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. |
| |
| """This file remains here because of multiple find_depot_tools.py scripts |
| that attempt to import it as a way to find depot_tools. |
| |
| See also: |
| * http://crbug.com/585837 |
| * Example of find_depot_tools in build repo: |
| https://chromium.googlesource.com/chromium/tools/build/+/2680bd4/scripts/common/find_depot_tools.py |
| """ |