diff --git a/deps_revisions.gni b/deps_revisions.gni index 901e6d1..ce5a87c 100644 --- a/deps_revisions.gni +++ b/deps_revisions.gni @@ -5,5 +5,5 @@ declare_args() { # Used to cause full rebuilds on libc++ rolls. This should be kept in sync # with the libcxx_revision vars in //DEPS. - libcxx_revision = "c23f69f322353518166ec969533b64dfb2a1cf98" + libcxx_revision = "71619e734caf944bdc576a70c5ca4830e2723830" }