|
@@ -2,6 +2,12 @@
|
|
|
# Use of this source code is governed by a BSD-style license that can be
|
|
|
# found in the LICENSE file.
|
|
|
|
|
|
+# This file contains version pins of a few infrastructure tools.
|
|
|
+# If a tool is broken, revert a recent CL touching this file.
|
|
|
+# Note that Chromium has its own depot_tools pin, so if in a rush, revert the
|
|
|
+# depot_tools roll as well: https://chromium-review.googlesource.com/q/project:chromium/src+file:DEPS+depot_tools
|
|
|
+# or just wait for the autoroller to auto-roll your revert to Chromium.
|
|
|
+
|
|
|
# Pin resolved versions in the repo, to reduce trust in the CIPD backend.
|
|
|
#
|
|
|
# Most of these tools are generated via builders at
|