Compile more code with C++23 Bug: 388070065 Change-Id: I4b3c61807e7df8095374436675b594b2378335f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7269450 Reviewed-by: Nico Weber <thakis@chromium.org> Auto-Submit: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/main@{#1561057} NOKEYCHECK=True GitOrigin-RevId: e6cad244684de1cf3a59df1641489b30acb4b3d1
GN now lives at https://gn.googlesource.com/.
To roll the latest version of GN into Chromium:
python tools/gn/roll_gn.py; this will modify //DEPS and //buildtools/DEPS to point to the most recent revision of GN and create a commit with a list of the changes included in the roll.git-cl upload to upload the commit as a change for review.If you don't want to roll to the latest version, you can specify the SHA-1 to roll to use as an argument to the script, and it will be used instead.