commit | a162bd77d4a8fff95c6555617aff75da9a92782b | [log] [tgz] |
---|---|---|
author | Brett Wilson <[email protected]> | Mon Mar 23 19:29:54 2020 |
committer | Commit Bot <[email protected]> | Mon Mar 23 19:29:54 2020 |
tree | 8e55ac82c68e3ed4139b09e7a969e2c744463bb0 | |
parent | fd2cb104b06565a2132877e7336a19f5be44215c [diff] [blame] |
Roll GN from 9499562d..5ed3c9cc Generated by //tools/gn/roll_gn.py https://gn.googlesource.com/gn/+log/9499562d..5ed3c9cc 5ed3c9cc Match all toolchains by default. 2a18133d Update the "getting started". 7943a470 Remove a few unused macros. 74397090 Add an "outputs" command. bee89163 Make CONFIGURATION_BUILD_DIR represent location of binaries 818b8851 Add missing header for using with std::move Change-Id: I5cb02c2e4fbc574e437a43f6cc37a500b65b03ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116131 Commit-Queue: Brett Wilson <[email protected]> Commit-Queue: Nico Weber <[email protected]> Reviewed-by: Nico Weber <[email protected]> Cr-Commit-Position: refs/heads/master@{#752530}
diff --git a/DEPS b/DEPS index d98c53bb..358c1222 100644 --- a/DEPS +++ b/DEPS
@@ -333,7 +333,7 @@ # revisions. # GN CIPD package version. - 'gn_version': 'git_revision:9499562d94bf142f43d03622492e67b217461f67', + 'gn_version': 'git_revision:5ed3c9cc67b090d5e311e4bd2aba072173e82db9', # Also, if you change these, update buildtools/DEPS too. Also update the # libc++ svn_revision in //buildtools/deps_revisions.gni.