Skip to content

Commit

Permalink
[COIL] Change chromium code search type links to use main rather than…
Browse files Browse the repository at this point in the history
… master for buildtools

    See this doc: go/chromium-coil-change for more info
    BUG=1210385

Change-Id: I9a865daa91b424d4cb2788d6cefa1a7f4561b3a7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2902076
Auto-Submit: John Palmer <jopalmer@chromium.org>
Commit-Queue: Dirk Pranke <dpranke@google.com>
Reviewed-by: Dirk Pranke <dpranke@google.com>
Cr-Commit-Position: refs/heads/master@{#884602}
  • Loading branch information
John Palmer authored and Chromium LUCI CQ committed May 19, 2021
1 parent 916ae44 commit e1d0209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildtools/clang_format/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ This folder contains clang-format scripts. The binaries will be automatically
downloaded from Google Storage by gclient runhooks for the current platform.

For a walkthrough on how to maintain these binaries:
https://chromium.googlesource.com/chromium/src/+/master/docs/updating_clang_format_binaries.md
https://chromium.googlesource.com/chromium/src/+/main/docs/updating_clang_format_binaries.md

To upload a file:
python ~/depot_tools/upload_to_google_storage.py -b chromium-clang-format <FILENAME>
Expand Down

0 comments on commit e1d0209

Please sign in to comment.