From f0a5d579e7449d2bbd977467dadcb054a747340d Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Fri, 5 May 2023 12:17:35 -0700 Subject: [PATCH] Roll impeller-cmake-example to 270e648f8c00aa900d2d16ef8a347938652d17fb (flutter/engine#41758) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index dfef80e8e63..53f08e74882 100644 --- a/DEPS +++ b/DEPS @@ -899,7 +899,7 @@ deps = { }, 'src/third_party/impeller-cmake-example': { - 'url': Var('github_git') + '/bdero/impeller-cmake-example.git' + '@' + '58042bb24833a3cbd615ad082b1d17daef42d097', + 'url': Var('github_git') + '/bdero/impeller-cmake-example.git' + '@' + '270e648f8c00aa900d2d16ef8a347938652d17fb', 'condition': 'download_impeller_cmake_example', },