From ea4654a30b0625d701fd42bbcc2743794d7a47ce Mon Sep 17 00:00:00 2001 From: Chinmay Garde Date: Sun, 21 Jul 2019 21:33:14 -0700 Subject: [PATCH] Update GN to git_revision:152c5144ceed9592c20f0c8fd55769646077569b (#9987) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The previous version was about 9 months old. The new version has useful updates. In my specific case, “friend” targets for tests. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 665ff336082..c71d719f440 100644 --- a/DEPS +++ b/DEPS @@ -472,7 +472,7 @@ deps = { 'packages': [ { 'package': 'gn/gn/${{platform}}', - 'version': 'git_revision:bdb0fd02324b120cacde634a9235405061c8ea06' + 'version': 'git_revision:152c5144ceed9592c20f0c8fd55769646077569b' }, ], 'dep_type': 'cipd',