[email protected] | 5fea387 | 2016-02-10 16:51:43 | [diff] [blame] | 1 | # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 | # Use of this source code is governed by a BSD-style license that can be | ||||
3 | # found in the LICENSE file. | ||||
4 | |||||
[email protected] | dc58a97 | 2016-02-11 08:23:47 | [diff] [blame] | 5 | """This file remains here because of multiple find_depot_tools.py scripts |
6 | that attempt to import it as a way to find depot_tools. | ||||
[email protected] | 5fea387 | 2016-02-10 16:51:43 | [diff] [blame] | 7 | |
[email protected] | dc58a97 | 2016-02-11 08:23:47 | [diff] [blame] | 8 | See also: |
9 | * http://crbug.com/585837 | ||||
10 | * Example of find_depot_tools in build repo: | ||||
11 | https://chromium.googlesource.com/chromium/tools/build/+/2680bd4/scripts/common/find_depot_tools.py | ||||
[email protected] | 5fea387 | 2016-02-10 16:51:43 | [diff] [blame] | 12 | """ |