From 396fc021260a954e24618c585d50d69c3210ebb5 Mon Sep 17 00:00:00 2001 From: zxl hhyccc <45259624+zxlhhyccc@users.noreply.github.com> Date: Fri, 22 Nov 2024 23:04:01 +0800 Subject: [PATCH] gn: Update to git HEAD --- devel/gn/src/out/last_commit_position.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/gn/src/out/last_commit_position.h b/devel/gn/src/out/last_commit_position.h index 1dfca62d34..6803ed4c3c 100644 --- a/devel/gn/src/out/last_commit_position.h +++ b/devel/gn/src/out/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2203 -#define LAST_COMMIT_POSITION "2203 (95b0f8fe31a9)" +#define LAST_COMMIT_POSITION_NUM 2205 +#define LAST_COMMIT_POSITION "2205 (24e92acb8472)" #endif // OUT_LAST_COMMIT_POSITION_H_