blob: 6d4dd1626dd7afc346037a544eb571f77c10de53 [file] [log] [blame]
thakis@chromium.org5fea3872016-02-10 16:51:43 +00001# 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
tandrii@chromium.orgdc58a972016-02-11 08:23:47 +00005"""This file remains here because of multiple find_depot_tools.py scripts
6that attempt to import it as a way to find depot_tools.
thakis@chromium.org5fea3872016-02-10 16:51:43 +00007
tandrii@chromium.orgdc58a972016-02-11 08:23:47 +00008See also:
9 * http://crbug.com/585837
10 * Example of find_depot_tools in build repo:
11https://chromium.googlesource.com/chromium/tools/build/+/2680bd4/scripts/common/find_depot_tools.py
thakis@chromium.org5fea3872016-02-10 16:51:43 +000012"""