Skip to content

Commit b4ebbb7

Browse files
frobtechrmacnak-google
authored andcommitted
[build] Update gn to match Fuchsia
Bug: fxbug.dev/56683 Change-Id: I1442dde1cb4ac834b55e7460f5c3533ccf097be1 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/155306 Auto-Submit: Roland McGrath <[email protected]> Reviewed-by: Ryan Macnak <[email protected]>
1 parent cb428a7 commit b4ebbb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ vars = {
5454
# As Flutter does, we use Fuchsia's GN and Clang toolchain. These revision
5555
# should be kept up to date with the revisions pulled by the Flutter engine.
5656
# The list of revisions for these tools comes from Fuchsia, here:
57-
# https://fuchsia.googlesource.com/buildtools/+/master/fuchsia.ensure
57+
# https://fuchsia.googlesource.com/integration/+/HEAD/prebuilts
5858
# If there are problems with the toolchain, contact fuchsia-toolchain@.
5959
"clang_revision": "7e9747b50bcb1be28d4a3236571e8050835497a6",
60-
"gn_revision": "239533d2d91a04b3317ca9101cf7189f4e651e4d",
60+
"gn_revision": "1e3fd10c5df6b704fc764ee388149e4f32862823",
6161

6262
# Scripts that make 'git cl format' work.
6363
"clang_format_scripts_rev": "c09c8deeac31f05bd801995c475e7c8070f9ecda",

0 commit comments

Comments
 (0)