Bump impeller-cmake-example (flutter/engine#53538)

- impeller-cmake: https://github.com/bdero/impeller-cmake/pull/25
- impeller-cmake-example: https://github.com/bdero/impeller-cmake-example/pull/23
This commit is contained in:
Brandon DeRosier 2024-06-24 17:13:06 -07:00 committed by GitHub
parent 87ea39e626
commit 42a12876fa

2
DEPS
View File

@ -1009,7 +1009,7 @@ deps = {
},
'src/third_party/impeller-cmake-example': {
'url': Var('flutter_git') + '/third_party/impeller-cmake-example.git' + '@' + 'c44e8093972c969acf171be72591e408a85fdc53',
'url': Var('flutter_git') + '/third_party/impeller-cmake-example.git' + '@' + '9f8298ec31dcbebbf019bd487888166abf2f55e6',
'condition': 'download_impeller_cmake_example',
},